mirror of
https://github.com/wekan/wekan.git
synced 2025-12-30 22:28:49 +01:00
Fix lint errors.
This commit is contained in:
parent
c52233cacf
commit
7c403053e3
11 changed files with 187 additions and 187 deletions
|
|
@ -31,7 +31,7 @@ window.Modal = new class {
|
|||
this._currentModal.set({ header, modalName });
|
||||
this._onCloseGoTo = onCloseGoTo;
|
||||
}
|
||||
};
|
||||
}();
|
||||
|
||||
Blaze.registerHelper('Modal', Modal);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue