From bb370c4433d9794e39b4b2b896c5ae5ca8a3d3e9 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Thu, 17 Oct 2013 18:57:18 -0400 Subject: [PATCH] Testing modifications to navigation. --- Open-ILS/src/templates/kpac/parts/breadcrumb.tt2 | 2 +- Open-ILS/src/templates/kpac/parts/grid.tt2 | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) 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'; %] -- 2.11.0