Skip to content

Commit

Permalink
Remove.
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed Sep 7, 2024
1 parent c0a5d59 commit d21c8c3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions classes/output/courseformat/content.php
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,6 @@ public function export_for_template(\renderer_base $output) {
// Justification.
$data->gridjustification = $coursesettings['gridjustification'];

// Image resize is crop.
$data->imageresizemethodcrop = ($coursesettings['imageresizemethod'] == 2);

// Section title in grid box.
$data->sectiontitleingridbox = ($coursesettings['sectiontitleingridbox'] == 2);

Expand Down

0 comments on commit d21c8c3

Please sign in to comment.