From d6bd5b16d66a6e697b233ce48050eae3c7d5ce1c Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 2 May 2017 18:00:02 -0400 Subject: [PATCH] webstaff: start work on review pane of pattern wizard Signed-off-by: Galen Charlton --- Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2 b/Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2 index fa9b884eb4..0a4e33e54b 100644 --- a/Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2 +++ b/Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2 @@ -416,6 +416,15 @@
+ Pattern code: {{pattern.compile()}} +
+
+
+ + +
+
+
-- 2.11.0