Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi All,

Sometimes the text that the bug is submitted displays below on the page. This will make sure it is always displayed above in the page. This patch is for the website-repository.

--
Greetings,
Rob Snelders
From 1ed0decf1f03c819aef18ff7f6412248d9c25392 Mon Sep 17 00:00:00 2001
From: Rob Snelders <programming@ertai.nl>
Date: Sun, 15 Apr 2012 13:24:16 +0200
Subject: [PATCH] Display submitted-text always where it is visible

---
 bug/bug.xhtml |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/bug/bug.xhtml b/bug/bug.xhtml
index 0e9c073..c0f017b 100644
--- a/bug/bug.xhtml
+++ b/bug/bug.xhtml
@@ -92,10 +92,14 @@
               </div>
             </div>
           </div>
-          
+    
+          <div class="state_success">
+            <p>The bug report has been successfully submitted.</p>
+            <p>You can edit it or add attachments using <a class="bug">the corresponding bugzilla 
page</a>.</p>
+          </div>
+      
           <div class="username"></div>
 
-
           <div class="state signin">
            <div class="signin-invite">
              Please login using your <a class="login-link" target="_blank">bugzilla account</a>.
@@ -209,11 +213,6 @@ Platform (if different from the browser):
 
           </div>
 
-          <div class="state_success">
-            <p>The bug report has been successfully submitted.</p>
-            <p>You can edit it or add attachments using <a class="bug">the corresponding bugzilla 
page</a>.</p>
-          </div>
-
           <div class="submission">
 
            <div class="state state_subcomponent state_duplicates">
-- 
1.7.5.4


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.