Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreta Doci <gretadoci@gmail.com>2019-06-27 15:46:18 +0300
committerGreta Doci <gretadoci@gmail.com>2019-06-27 15:46:18 +0300
commita1798d5bd72aaad26c61fdc6c79f271228e7c2ac (patch)
treed0534f37580ff6587c5e8393bf9ba974d05e88d4 /templates
parent30eb000aa60832e7c699b0f8377ac0451a15dd00 (diff)
Fix gallery sorting buttons and remove filelist ref # #16076
Signed-off-by: Greta Doci <gretadoci@gmail.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/part.content.php20
1 files changed, 10 insertions, 10 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 99a75288..65835b1f 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -51,6 +51,16 @@ style(
<div id='breadcrumbs'></div>
<div class="actions creatable">
<div class="left">
+ </div>
+ <div id="uploadprogresswrapper">
+ <div id="uploadprogressbar"></div>
+ <button class="stop icon-close" style="display:none">
+ <span class="hidden-visually">
+ <?php p($l->t('Cancel upload')) ?>
+ </span>
+ </button>
+ </div>
+ <div class="right">
<!-- sorting buttons -->
<div id="sort-name-button" class="button sorting left-switch-button">
<div class="flipper">
@@ -72,16 +82,6 @@ style(
); ?>" alt="<?php p($l->t('Sort by date')); ?>"/>
</div>
</div>
- </div>
- <div id="uploadprogresswrapper">
- <div id="uploadprogressbar"></div>
- <button class="stop icon-close" style="display:none">
- <span class="hidden-visually">
- <?php p($l->t('Cancel upload')) ?>
- </span>
- </button>
- </div>
- <div class="right">
<!-- sharing button -->
<div id="shared-button" class="button">
<img class="svg" src="<?php print_unescaped(