From 72b6142f7245e81e6793f195d590f8cc71ecd65e Mon Sep 17 00:00:00 2001 From: miker Date: Tue, 22 Nov 2005 13:05:10 +0000 Subject: [PATCH] prettimafication for dem dar reporter git-svn-id: svn://svn.open-ils.org/ILS/trunk@2114 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/reporter/tables.example.xml | 7 ++ Open-ILS/src/reporter/templates/inputs | 4 +- Open-ILS/src/reporter/templates/stage1.ttk | 14 ++-- Open-ILS/src/reporter/templates/stage2.ttk | 1 + Open-ILS/src/reporter/templates/widget_manip | 2 +- .../templates/widgets/lib-choose.dropdown | 67 +++++++++++++++++ .../templates/widgets/lib-choose.multiselect | 71 +++++++++++++++++++ Open-ILS/src/reporter/widgets.example.xml | 21 +++++- 8 files changed, 178 insertions(+), 9 deletions(-) create mode 100644 Open-ILS/src/reporter/templates/widgets/lib-choose.dropdown create mode 100644 Open-ILS/src/reporter/templates/widgets/lib-choose.multiselect diff --git a/Open-ILS/src/reporter/tables.example.xml b/Open-ILS/src/reporter/tables.example.xml index a721354c75..ad9d59dad8 100644 --- a/Open-ILS/src/reporter/tables.example.xml +++ b/Open-ILS/src/reporter/tables.example.xml @@ -17,6 +17,7 @@ Copy Barcode @@ -63,6 +64,7 @@ Copy Call Number Label @@ -120,12 +122,14 @@ Library Name Library Short (Policy) Name @@ -148,6 +152,7 @@ Name associated with the MARC code @@ -170,6 +175,7 @@ Name associated with the MARC code @@ -192,6 +198,7 @@ Name associated with the MARC code diff --git a/Open-ILS/src/reporter/templates/inputs b/Open-ILS/src/reporter/templates/inputs index 77e4365ae9..0f9373ba50 100644 --- a/Open-ILS/src/reporter/templates/inputs +++ b/Open-ILS/src/reporter/templates/inputs @@ -46,13 +46,13 @@ BLOCK textarea; END; BLOCK select; - %][% content; %][% END; BLOCK option; - %]