mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 01:17:04 +03:00
Drop the ko.bindingHandlers.modal as click.koModal is never used
And replace hideScreenPopup() with this.closeCommand();
This commit is contained in:
parent
2e34f98c80
commit
880d4a05e9
30 changed files with 66 additions and 69 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<div class="modal fade b-identity-content" data-bind="modal: modalVisibility">
|
||||
<div class="modal fade b-identity-content">
|
||||
<div class="modal-header g-ui-user-select-none">
|
||||
<button type="button" class="close" data-bind="command: cancelCommand">×</button>
|
||||
<h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue