Make mandatory validation work for Media Picker (#6394)
This commit is contained in:
committed by
Sebastiaan Janssen
parent
1d6dbbebe3
commit
0c67603745
@@ -53,4 +53,6 @@
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<input type="hidden" name="mandatory" ng-model="model.mandatory" ng-required="model.validation.mandatory && !mediaItems.length" />
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user