mirror of
https://github.com/wekan/wekan.git
synced 2026-01-31 13:45:17 +01:00
Prettifier fixes.
This commit is contained in:
parent
d52affe658
commit
05349a5deb
2 changed files with 38 additions and 31 deletions
|
|
@ -467,7 +467,7 @@ Template.exportBoard.events({
|
|||
'click .html-export-board': async event => {
|
||||
event.preventDefault();
|
||||
await ExportHtml(Popup)();
|
||||
}
|
||||
},
|
||||
});
|
||||
|
||||
Template.labelsWidget.events({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue