mirror of
https://github.com/wekan/wekan.git
synced 2026-02-11 02:34:20 +01:00
Merge pull request #5488 from mfilser/master
remove attachment storage name from attachment list
This commit is contained in:
commit
a01bc0f325
1 changed files with 0 additions and 2 deletions
|
|
@ -117,8 +117,6 @@ template(name="attachmentActionsPopup")
|
||||||
| {{_ 'remove-background-image'}}
|
| {{_ 'remove-background-image'}}
|
||||||
else
|
else
|
||||||
| {{_ 'add-background-image'}}
|
| {{_ 'add-background-image'}}
|
||||||
p.attachment-storage
|
|
||||||
| {{versions.original.storage}}
|
|
||||||
|
|
||||||
if $neq versions.original.storage "fs"
|
if $neq versions.original.storage "fs"
|
||||||
a.js-move-storage-fs
|
a.js-move-storage-fs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue