From: Terran McCanna Date: Thu, 17 Oct 2013 22:57:18 +0000 (-0400) Subject: Testing modifications to navigation. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=bb370c4433d9794e39b4b2b896c5ae5ca8a3d3e9;p=evergreen%2Fpines.git Testing modifications to navigation. --- diff --git a/Open-ILS/src/templates/kpac/parts/breadcrumb.tt2 b/Open-ILS/src/templates/kpac/parts/breadcrumb.tt2 index 4532070876..15abce0e61 100644 --- a/Open-ILS/src/templates/kpac/parts/breadcrumb.tt2 +++ b/Open-ILS/src/templates/kpac/parts/breadcrumb.tt2 @@ -2,7 +2,7 @@ [% clear_params = ['action', 'hold', 'pickup_lib', 'ac', 'copy_limit', 'copy_offset', 'list'] %] - [% l('Home') %] diff --git a/Open-ILS/src/templates/kpac/parts/grid.tt2 b/Open-ILS/src/templates/kpac/parts/grid.tt2 index 803ead5b42..566a6a3586 100644 --- a/Open-ILS/src/templates/kpac/parts/grid.tt2 +++ b/Open-ILS/src/templates/kpac/parts/grid.tt2 @@ -27,13 +27,12 @@ MACRO render_kpac_grid(page_id) BLOCK; [% ELSIF cell.type == 'maintopic'; %] - [% cell.name %] [% ELSIF cell.type == 'simplesearch'; %] - [% cell.name %] [% ELSIF cell.type == 'link'; %]