department and instructor browse not needed with main browse mechanism
authorartunit <artunit@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Tue, 28 Sep 2010 18:23:14 +0000 (18:23 +0000)
committerartunit <artunit@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Tue, 28 Sep 2010 18:23:14 +0000 (18:23 +0000)
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@1010 6d9bc8c9-1ec2-4278-b937-99fde70a366f

conifer/templates/browse_index.xhtml
conifer/templates/master.xhtml

index 814bbb3..6bdab46 100644 (file)
@@ -27,19 +27,6 @@ blocks = itertools.groupby(sites, lambda s: s.course.department)
 
     </div>
 
-    <div style="background-color: #dcc; margin: 16px; padding: 8px;">
-    <h2>Choose from one of the options below:</h2>
-    (currently broken)
-    <div class="itemadd">
-    <ul>
-        <li><a href="courses">Browse by Course Name</a></li>
-        <li><a 
-              href="instructors">Browse by Instructor</a></li>
-        <li><a  
-               href="departments">Browse by Department</a></li>
-    </ul>
-    </div>
-    </div>
   <div class="gap"/>
 </body>
 </html>
index fe0eed6..3ac70f1 100644 (file)
@@ -67,7 +67,7 @@ import os
       </div>
       <div id="footer">
        <div> 
-    Syrup is a subproject of <a href="http://conifer.mcmaster.ca/">Project Conifer</a> &copy; 2009
+    Syrup is a subproject of <a href="http://conifer.mcmaster.ca/">Project Conifer</a> &copy; 2010
     </div>
       </div>
       </div>