mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 05:59:21 +03:00
Resolve #825
This commit is contained in:
parent
02a553c79f
commit
e95b919c1e
5 changed files with 59 additions and 39 deletions
|
|
@ -11,3 +11,8 @@
|
|||
-->
|
||||
<ul id="sm-nc-files-tree"></ul>
|
||||
</div>
|
||||
<footer data-bind="visible:files">
|
||||
<button data-bind="click:attach" name="select" data-icon="📎" class="button-vue">attach</button>
|
||||
<button data-bind="click:shareInternal" name="share-internal" data-icon="🔗" class="button-vue">internal</button>
|
||||
<button data-bind="click:sharePublic" name="share-public" data-icon="🔗" class="button-vue">public</button>
|
||||
</footer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue