From 48153c1b5825f4a2bd448d06c9a15250d44c4d3e Mon Sep 17 00:00:00 2001 From: gfawcett Date: Sun, 11 Jan 2009 21:55:40 +0000 Subject: [PATCH] Oops forgot the add-URL template for r103 git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@105 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- conifer/templates/item_add_url.xhtml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 conifer/templates/item_add_url.xhtml diff --git a/conifer/templates/item_add_url.xhtml b/conifer/templates/item_add_url.xhtml new file mode 100644 index 0000000..dd794e7 --- /dev/null +++ b/conifer/templates/item_add_url.xhtml @@ -0,0 +1,28 @@ + + + + + + ${title} + + +
+
${course.department}
+

${course_title}

+
${nested_title(parent_item)}
+

${title}

+
+ + + +
Heading
URL
+

+
+
+ + -- 2.11.0