From 61c22f931bb250301f4111b84d246edf6588fedc Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 8 Apr 2014 09:30:51 -0400 Subject: [PATCH] web staff : bump angular, bootstrap, and angular bootstrap versions Signed-off-by: Bill Erickson --- Open-ILS/src/templates/staff/t_base.tt2 | 2 +- Open-ILS/src/templates/staff/t_base_js.tt2 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Open-ILS/src/templates/staff/t_base.tt2 b/Open-ILS/src/templates/staff/t_base.tt2 index 6009417ae2..6c3ac7b144 100644 --- a/Open-ILS/src/templates/staff/t_base.tt2 +++ b/Open-ILS/src/templates/staff/t_base.tt2 @@ -8,7 +8,7 @@ - + diff --git a/Open-ILS/src/templates/staff/t_base_js.tt2 b/Open-ILS/src/templates/staff/t_base_js.tt2 index 0f5a96bca6..94cb445816 100644 --- a/Open-ILS/src/templates/staff/t_base_js.tt2 +++ b/Open-ILS/src/templates/staff/t_base_js.tt2 @@ -2,8 +2,8 @@ [% - ANGULAR_VERSION = '1.2.4'; - ANGULAR_BOOTSTRAP_VERSION = '0.7.0'; + ANGULAR_VERSION = '1.2.16'; + ANGULAR_BOOTSTRAP_VERSION = '0.9.0'; %] -- 2.11.0