From: Terran McCanna Date: Tue, 23 Dec 2014 16:20:32 +0000 (-0500) Subject: KPAC 2.7 Upgrade Tweaks X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2f5332d062a2815f43d8f1a432b2ed60a34fb88a;p=evergreen%2Fpines.git KPAC 2.7 Upgrade Tweaks Signed-off-by: Terran McCanna --- diff --git a/Open-ILS/examples/kpac.xml b/Open-ILS/examples/kpac.xml index 12fac12a2b..9edc587cd4 100644 --- a/Open-ILS/examples/kpac.xml +++ b/Open-ILS/examples/kpac.xml @@ -24,22 +24,20 @@ - - keyword:christmas ((keyword:hannukah || keyword:hanukkah) || keyword: chanukah) keyword:kwanzaa keyword:new year's day - + --> keyword:dinosaur keyword:princess 10 diff --git a/Open-ILS/src/templates/kpac/parts/header.tt2 b/Open-ILS/src/templates/kpac/parts/header.tt2 index 36ec6ca6f7..177d212e0b 100644 --- a/Open-ILS/src/templates/kpac/parts/header.tt2 +++ b/Open-ILS/src/templates/kpac/parts/header.tt2 @@ -19,7 +19,7 @@
- [% l('Help') %] + GALILEO for Kids Full PINES Catalog Find a Library diff --git a/Open-ILS/src/templates/kpac/parts/org_selector.tt2 b/Open-ILS/src/templates/kpac/parts/org_selector.tt2 index 4ea338e5ce..82e5c33bcf 100644 --- a/Open-ILS/src/templates/kpac/parts/org_selector.tt2 +++ b/Open-ILS/src/templates/kpac/parts/org_selector.tt2 @@ -108,6 +108,9 @@ BLOCK build_org_selector; pad_depth = pad_depth * 2; display_name = loc_grp ? loc_grp.name : korg_unit.name %] + [% IF node_value == 1 %] + [% display_name = "All PINES Libraries" %] + [% END %]
[% FOR rec IN ctx.records; diff --git a/Open-ILS/web/images/kpac/cat-nutrition.png b/Open-ILS/web/images/kpac/cat-nutrition.png new file mode 100644 index 0000000000..f999d700e3 Binary files /dev/null and b/Open-ILS/web/images/kpac/cat-nutrition.png differ