ArielGlenn has submitted this change and it was merged.

Change subject: update dumps template to allow multiple index html pages
......................................................................


update dumps template to allow multiple index html pages

Change-Id: Id457e6ae6c53c6dd43d533f7caf68f5c7b9eb9a8
---
M modules/snapshot/files/dumps/templates/progress.html
1 file changed, 8 insertions(+), 0 deletions(-)

Approvals:
  ArielGlenn: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/snapshot/files/dumps/templates/progress.html 
b/modules/snapshot/files/dumps/templates/progress.html
index a86d3d6..81d37aa 100644
--- a/modules/snapshot/files/dumps/templates/progress.html
+++ b/modules/snapshot/files/dumps/templates/progress.html
@@ -37,6 +37,10 @@
                         padding-left: 1em;
                         padding-right: 1em;
                 }
+                .otherindexlink {
+                        padding-left: 1em;
+                        padding-right: 1em;
+                }
                 .in-progress {
                         font-weight: bold;
                 }
@@ -69,6 +73,10 @@
                 %(status)s
         </div>
 
+        <div class="otherindexlink">
+                %(otherIndexLink)s
+        </div>
+
         <ul>
                 %(items)s
         </ul>

-- 
To view, visit https://gerrit.wikimedia.org/r/120828
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id457e6ae6c53c6dd43d533f7caf68f5c7b9eb9a8
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to