[opw-web] Remove "Show Deadlines" link



commit 979fce88491ac31e760b82e52ae980b5848e2039
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Mon Mar 10 11:17:14 2014 -0400

    Remove "Show Deadlines" link
    
    The link goes nowhere (the 'hide' class isn't working in the
    easterngreen skin, or it would be hidden that way.)

 skins/easterngreen/html/tpl_program_home.html |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/skins/easterngreen/html/tpl_program_home.html b/skins/easterngreen/html/tpl_program_home.html
index 378fbd6..f76d7a2 100644
--- a/skins/easterngreen/html/tpl_program_home.html
+++ b/skins/easterngreen/html/tpl_program_home.html
@@ -27,13 +27,6 @@
             </h4>
 
 
-            <h4 id="block-link" class="hidden">
-                <i class="icon-time"></i>
-                <a id="show-deadlines" href="#">
-                    {{show_deadlines}}
-                </a>
-            </h4>
-
             <div id="block-deadlines" class="alert alert-project">
                 <table>
                     <tr>


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