From: gfawcett
Date: Fri, 13 Mar 2009 16:14:50 +0000 (+0000)
Subject: added simple course-browse screen.
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8fc6e2f1d0362a0cdf20db05f595da9ed4eef97c;p=syrup%2Fmasslnc.git
added simple course-browse screen.
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@172 6d9bc8c9-1ec2-4278-b937-99fde70a366f
---
diff --git a/conifer/templates/browse_courses.xhtml b/conifer/templates/browse_courses.xhtml
index bcdfba4..cca8b5d 100644
--- a/conifer/templates/browse_courses.xhtml
+++ b/conifer/templates/browse_courses.xhtml
@@ -14,9 +14,11 @@ title = _('Browse the Reserves')
to log in)
Choose from one of the options below:
+ ${title}
+
+ | Name |
+
+
+ ${item.title}, ${item.term} |
+
+ ${pagetable(paginator, count, pagerow, pageheader)}
+
diff --git a/conifer/templates/courses.xhtml b/conifer/templates/courses.xhtml
new file mode 100644
index 0000000..838d69d
--- /dev/null
+++ b/conifer/templates/courses.xhtml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
${title}
+
+
+
+