Refactoring/rewrite of modal boxes handling
This commit is contained in:
@@ -14,10 +14,6 @@
|
||||
'afterLabel' => t('Insert after this task'),
|
||||
)) ?>
|
||||
|
||||
<?= $this->app->component('submit-cancel', array(
|
||||
'submitLabel' => t('Save'),
|
||||
'orLabel' => t('or'),
|
||||
'cancelLabel' => t('cancel'),
|
||||
)) ?>
|
||||
<?= $this->modal->submitButtons() ?>
|
||||
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user