Skip to content

Commit

Permalink
Update tl_simple_modal_gallery.php
Browse files Browse the repository at this point in the history
  • Loading branch information
stjeanmark committed May 13, 2021
1 parent 45410c1 commit e9172bb
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,7 @@
'mandatory' => true,
'fieldType' => 'radio',
'filesOnly' => true,
'extensions' => \Contao\Config::get('validImageTypes'),
'mandatory' => true,
'helpwizard' => true
'mandatory' => true
],
'sql' => ['type' => 'binary', 'length' => 16, 'notnull' => false, 'fixed' => true],
'wizard' => [['Asc\Backend\HotspotHelper', 'onSelectHotspotImage']]
Expand Down

0 comments on commit e9172bb

Please sign in to comment.