From: Dan Scott Date: Wed, 23 Jan 2013 07:02:56 +0000 (-0500) Subject: Add CAS authentication login option for Windsor X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0fdab26ce6d6e2fa4d1489f38fdb1e038fd91dfd;p=contrib%2FConifer.git Add CAS authentication login option for Windsor topnav.tt2 was floating around on the test server but did not appear to be in a branch anywhere; correct that. Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/templates_windsor/opac/parts/topnav.tt2 b/Open-ILS/src/templates_windsor/opac/parts/topnav.tt2 new file mode 100644 index 0000000000..c6a2274b3d --- /dev/null +++ b/Open-ILS/src/templates_windsor/opac/parts/topnav.tt2 @@ -0,0 +1,72 @@ +[% IF !ctx.is_staff %] +
+ +
+[% END %] +[% INCLUDE "opac/parts/topnav_links.tt2" %]