From: Bill Erickson Date: Wed, 25 Jan 2012 19:17:37 +0000 (-0500) Subject: kpac : template-ifying X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=746471f5a90573b6a79613065a913462163aaaa3;p=evergreen%2Fequinox.git kpac : template-ifying Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/examples/kpac.xml b/Open-ILS/examples/kpac.xml index 0360d4592c..92182e1087 100644 --- a/Open-ILS/examples/kpac.xml +++ b/Open-ILS/examples/kpac.xml @@ -23,9 +23,12 @@ - + su:mammal audience(j) + su:mammal audience(j) + su:mammal audience(j) + su:mammal audience(j) + su:mammal audience(j) + su:mammal audience(j) diff --git a/Open-ILS/src/templates/kpac/category.tt2 b/Open-ILS/src/templates/kpac/category.tt2 index 3ffc210c05..eab0e2df15 100644 --- a/Open-ILS/src/templates/kpac/category.tt2 +++ b/Open-ILS/src/templates/kpac/category.tt2 @@ -1,4 +1,6 @@ [% + PROCESS "opac/parts/header.tt2"; + PROCESS "kpac/parts/grid.tt2"; WRAPPER "kpac/parts/subpage.tt2"; ctx.page_title = l("Sub Page"); %] @@ -6,18 +8,7 @@

Living Creatures

 
- - - - - - - - - - - -
Book Series this is more test textCurrent EventsBook Series
Book SeriesBook SeriesBook Series
+ [% render_kpac_grid(ctx.kpac_config.pages.page.10); %]