Revert "Easier closing of dialogs" (introduces regression on date time picker)
This reverts commit 71630aaa77.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
var url = KB.dom(baseElement).data('url');
|
||||
|
||||
if (url) {
|
||||
KB.modal.open(url, 'medium', true);
|
||||
KB.modal.open(url, 'medium', false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user