[damned-lies] Remove hr tag



commit d0a56117e90fd8d38282d31c1287b2d9a614ca6c
Author: Alexandre Franke <alexandre franke gmail com>
Date:   Mon Jun 1 13:30:43 2015 +0200

    Remove hr tag
    
    It doesn't really make sense here and wastes space
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699222

 templates/vertimus/vertimus_detail.html |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/templates/vertimus/vertimus_detail.html b/templates/vertimus/vertimus_detail.html
index 0c25f13..4cc3ca5 100644
--- a/templates/vertimus/vertimus_detail.html
+++ b/templates/vertimus/vertimus_detail.html
@@ -212,8 +212,6 @@ $(document).ready(function() {
   <p><em>{% trans "No current actions." %}</em></p>
 {% endif %}
 
-<hr class="top_shadow">
-
 {% if level == 0 and not module.archived %}
   <h2>{% trans "New Action" %}</h2>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]