Revert "Easier closing of dialogs" (introduces regression on date time picker)

This reverts commit 71630aaa77.
This commit is contained in:
Frédéric Guillot
2018-10-23 15:12:44 -07:00
parent 2deb6cc917
commit 5a2836bf39
7 changed files with 18 additions and 53 deletions

View File

@@ -51,7 +51,6 @@
data-js-lang="<?= $this->app->jsLang() ?>"
data-js-date-format="<?= $this->app->getJsDateFormat() ?>"
data-js-time-format="<?= $this->app->getJsTimeFormat() ?>"
data-js-modal-close-msg="<?= t('Close window?\\n\\nChanges that you made have not been saved.') ?>"
>
<?php if (isset($no_layout) && $no_layout): ?>