From: Jeff Godin Date: Tue, 19 Mar 2013 21:49:00 +0000 (-0400) Subject: Make inlib_nav physical_dept-aware X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f7f644758724eaa593ef83c2e7d1c02a31ae57e4;p=evergreen%2Ftadl.git Make inlib_nav physical_dept-aware Make the inlib_nav iframe invlude physical_dept-aware. For now, we use this to let the Kids' Catalog link to the Full Catalog and vice versa. Signed-off-by: Jeff Godin --- diff --git a/templates_tadlskin/opac/parts/inlib_nav.tt2 b/templates_tadlskin/opac/parts/inlib_nav.tt2 index 75dacc50b1..6acbc7a7ec 100644 --- a/templates_tadlskin/opac/parts/inlib_nav.tt2 +++ b/templates_tadlskin/opac/parts/inlib_nav.tt2 @@ -1,3 +1,7 @@
+[% IF ctx.physical_dept == 'ys' -%] + +[% ELSE -%] +[% END -%]