Try to fix Sandstorm Export menu.

Thanks to xet7.
This commit is contained in:
Lauri Ojansivu 2020-05-15 20:37:30 -04:00
parent 0c299e3225
commit 1ac11d92ba

View file

@ -329,12 +329,10 @@ template(name="boardMenuPopup")
if isSandstorm
hr
ul.pop-over-list
if withApi
li
a(href="{{exportUrl}}", download="{{exportFilename}}")
i.fa.fa-share-alt
i.fa.fa-sign-out
| {{_ 'export-board'}}
li
a.js-export-board
i.fa.fa-share-alt
| {{_ 'export-board'}}
li
a.js-import-board
i.fa.fa-share-alt