From: artunit Date: Tue, 28 Sep 2010 18:23:14 +0000 (+0000) Subject: department and instructor browse not needed with main browse mechanism X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5fe37cee04d22a3973f1dcdf4cae2076be9c0310;p=syrup%2Fmasslnc.git department and instructor browse not needed with main browse mechanism git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@1010 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- diff --git a/conifer/templates/browse_index.xhtml b/conifer/templates/browse_index.xhtml index 814bbb3..6bdab46 100644 --- a/conifer/templates/browse_index.xhtml +++ b/conifer/templates/browse_index.xhtml @@ -27,19 +27,6 @@ blocks = itertools.groupby(sites, lambda s: s.course.department) -
-

Choose from one of the options below:

- (currently broken) - -
diff --git a/conifer/templates/master.xhtml b/conifer/templates/master.xhtml index fe0eed6..3ac70f1 100644 --- a/conifer/templates/master.xhtml +++ b/conifer/templates/master.xhtml @@ -67,7 +67,7 @@ import os