aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/filestorage.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-01-06 16:49:07 -0800
committerfriendica <info@friendica.com>2014-01-06 16:49:07 -0800
commit8dc22c564aee0a6edf590a9a47021ea1ceb4aecf (patch)
tree5796daf0efa053d505e5298724ca2b44e892cb3f /view/tpl/filestorage.tpl
parent8223f04b97a822f8acac78a452919dbf77b91146 (diff)
downloadvolse-hubzilla-8dc22c564aee0a6edf590a9a47021ea1ceb4aecf.tar.gz
volse-hubzilla-8dc22c564aee0a6edf590a9a47021ea1ceb4aecf.tar.bz2
volse-hubzilla-8dc22c564aee0a6edf590a9a47021ea1ceb4aecf.zip
provide ability to change attachment/file permissions
Diffstat (limited to 'view/tpl/filestorage.tpl')
-rw-r--r--view/tpl/filestorage.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/filestorage.tpl b/view/tpl/filestorage.tpl
index 995b52cc8..a3eab83d5 100644
--- a/view/tpl/filestorage.tpl
+++ b/view/tpl/filestorage.tpl
@@ -8,6 +8,7 @@
{{foreach $items as $item}}
<div class="files-list-item">
<a href="attach/{{$item.download}}">{{$download}}</a> |
+ <a href="{{$baseurl}}/{{$item.id}}/edit">{{$edit}} |
<a href="{{$baseurl}}/{{$item.id}}/delete">{{$delete}}
<a href="page/{{$channel}}/{{$item.title}}">{{$title}}</a> {{$item.title}} |
{{$item.size}} bytes