ArielGlenn has submitted this change and it was merged.

Change subject: detabify and whitespace fixes for one more dumps template
......................................................................


detabify and whitespace fixes for one more dumps template

Change-Id: Idbf8abb185fd4600b576f2c005813d48d9b85c7b
---
M xmldumps-backup/progress.html
1 file changed, 64 insertions(+), 64 deletions(-)

Approvals:
  ArielGlenn: Looks good to me, approved



diff --git a/xmldumps-backup/progress.html b/xmldumps-backup/progress.html
index abcab19..a86d3d6 100644
--- a/xmldumps-backup/progress.html
+++ b/xmldumps-backup/progress.html
@@ -1,77 +1,77 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
 
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-       <title>Database dump progress</title>
-       <style type="text/css">
-               html, body {
-                       background-color: #eee;
-                       color: black;
-               }
-               .siteinfo {
-                       text-align: center;
-               }
-               li {
-                       background-color: #f4f4f4;
-                       list-style-type: none;
-               }
-               li li {
-                       background-color: white;
-               }
-               li ul {
-                       margin-top: 4px;
-                       margin-bottom: 8px;
-               }
-               .detail {
-                       font-weight: normal;
-                       font-style: italic;
-               }
-               .updates {
-                       font: monospace;
-                       font-size: smaller;
-               }
-               .status {
-                       font-weight: bold;
-                       padding-left: 1em;
-                       padding-right: 1em;
-               }
-               .in-progress {
-                       font-weight: bold;
-               }
-               .failed {
-                       color: Maroon;
-                       font-weight: bold;
-               }
-               .waiting {
-                       color: Silver; /* Gray ? */
-               }
-               .progress {
-                       font-family: monospace;
-                       font-size: 80%%;
-                       margin-left: .5in;
-               }
-       </style>
+        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+        <title>Database dump progress</title>
+        <style type="text/css">
+                html, body {
+                        background-color: #eee;
+                        color: black;
+                }
+                .siteinfo {
+                        text-align: center;
+                }
+                li {
+                        background-color: #f4f4f4;
+                        list-style-type: none;
+                }
+                li li {
+                        background-color: white;
+                }
+                li ul {
+                        margin-top: 4px;
+                        margin-bottom: 8px;
+                }
+                .detail {
+                        font-weight: normal;
+                        font-style: italic;
+                }
+                .updates {
+                        font: monospace;
+                        font-size: smaller;
+                }
+                .status {
+                        font-weight: bold;
+                        padding-left: 1em;
+                        padding-right: 1em;
+                }
+                .in-progress {
+                        font-weight: bold;
+                }
+                .failed {
+                        color: Maroon;
+                        font-weight: bold;
+                }
+                .waiting {
+                        color: Silver; /* Gray ? */
+                }
+                .progress {
+                        font-family: monospace;
+                        font-size: 80%%;
+                        margin-left: .5in;
+                }
+        </style>
 </head>
 
 <body>
-       <h1>Database dump progress</h1>
+        <h1>Database dump progress</h1>
 
-       <p class="siteinfo">
-               This is the Wikimedia dump service.
-               Please read the <a href='legal.html'>copyrights</a> information.
-               See <a 
href="http://meta.wikimedia.org/wiki/Data_dumps";>Meta:Data dumps</a>
-               for documentation on the provided data formats.
-       </p>
+        <p class="siteinfo">
+                This is the Wikimedia dump service.
+                Please read the <a href='legal.html'>copyrights</a> 
information.
+                See <a 
href="http://meta.wikimedia.org/wiki/Data_dumps";>Meta:Data dumps</a>
+                for documentation on the provided data formats.
+        </p>
 
-       <div class="status">
-               %(status)s
-       </div>
+        <div class="status">
+                %(status)s
+        </div>
 
-       <ul>
-               %(items)s
-       </ul>
+        <ul>
+                %(items)s
+        </ul>
 
 </body>
 </html>

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idbf8abb185fd4600b576f2c005813d48d9b85c7b
Gerrit-PatchSet: 1
Gerrit-Project: operations/dumps
Gerrit-Branch: ariel
Gerrit-Owner: ArielGlenn <ar...@wikimedia.org>
Gerrit-Reviewer: ArielGlenn <ar...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to