aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-07-31 02:35:46 +0200
committergit-marijus <mario@mariovavti.com>2017-07-31 02:35:46 +0200
commit988371be0b2df3f917da67f39814e21f96f9f957 (patch)
tree9c50c8ae45323c0b06e837a9ecc6c9f873fe0404 /view
parentb4efe8ad8d91c70bf869259e6764e7e4a079563b (diff)
downloadvolse-hubzilla-988371be0b2df3f917da67f39814e21f96f9f957.tar.gz
volse-hubzilla-988371be0b2df3f917da67f39814e21f96f9f957.tar.bz2
volse-hubzilla-988371be0b2df3f917da67f39814e21f96f9f957.zip
disable file notifications on initial upload for now - it can behave funky when uploading multiple small files at once
Diffstat (limited to 'view')
-rw-r--r--view/tpl/cloud_actionspanel.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/cloud_actionspanel.tpl b/view/tpl/cloud_actionspanel.tpl
index fc3e7f82f..baee48da3 100644
--- a/view/tpl/cloud_actionspanel.tpl
+++ b/view/tpl/cloud_actionspanel.tpl
@@ -26,7 +26,7 @@
<input type="hidden" name="return_url" value="{{$return_url}}" />
<label for="files-upload">{{$upload_header}}</label>
<input class="form-group pull-left" id="files-upload" type="file" name="userfile">
- {{include file="field_checkbox.tpl" field=$notify}}
+ {{**include file="field_checkbox.tpl" field=$notify**}}
<div class="pull-right btn-group">
<div class="btn-group">
{{if $lockstate}}