From: artunit Date: Mon, 24 Nov 2008 21:26:14 +0000 (+0000) Subject: git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@43 6d9bc8c9-1ec2-4278... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1aed32444299730fec4cc8e3b247908736b71bef;p=Syrup.git git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@43 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- diff --git a/conifer/templates/instructors.xhtml b/conifer/templates/instructors.xhtml new file mode 100644 index 0000000..2907b88 --- /dev/null +++ b/conifer/templates/instructors.xhtml @@ -0,0 +1,26 @@ + + + + + + ${title} + + + +

${title}

+ + Name + + + ${item.user.last_name}, ${item.user.first_name} + + ${pagetable(paginator, count, pagerow, pageheader)} + +