mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01:00
Try to fix Sandstorm Export menu.
Thanks to xet7.
This commit is contained in:
parent
0c299e3225
commit
1ac11d92ba
1 changed files with 4 additions and 6 deletions
|
|
@ -329,11 +329,9 @@ template(name="boardMenuPopup")
|
||||||
if isSandstorm
|
if isSandstorm
|
||||||
hr
|
hr
|
||||||
ul.pop-over-list
|
ul.pop-over-list
|
||||||
if withApi
|
|
||||||
li
|
li
|
||||||
a(href="{{exportUrl}}", download="{{exportFilename}}")
|
a.js-export-board
|
||||||
i.fa.fa-share-alt
|
i.fa.fa-share-alt
|
||||||
i.fa.fa-sign-out
|
|
||||||
| {{_ 'export-board'}}
|
| {{_ 'export-board'}}
|
||||||
li
|
li
|
||||||
a.js-import-board
|
a.js-import-board
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue