From 28cd1266dd18fc1e81f110db2ca6e9a05155b9ff Mon Sep 17 00:00:00 2001 From: Thomas Berezansky Date: Tue, 27 Sep 2011 13:02:14 -0400 Subject: [PATCH] More self-closing cleanup All div and span tags in tt2, js, html, and xhtml files. Ignored .xml files, as they are not (to my knowledge) served as text/html. Signed-off-by: Thomas Berezansky Signed-off-by: Dan Scott --- Open-ILS/src/templates/acq/invoice/view.tt2 | 24 ++-- .../src/templates/acq/lineitem/findbib.tt2 | 4 +- .../src/templates/acq/lineitem/related.tt2 | 4 +- .../src/templates/acq/lineitem/worksheet.tt2 | 2 +- .../templates/acq/picklist/brief_record.tt2 | 4 +- Open-ILS/src/templates/acq/picklist/list.tt2 | 2 +- .../templates/acq/picklist/user_request.tt2 | 2 +- Open-ILS/src/templates/acq/po/view.tt2 | 12 +- Open-ILS/src/templates/acq/search/unified.tt2 | 2 +- .../src/templates/actor/user/register.tt2 | 2 +- .../src/templates/circ/selfcheck/main.tt2 | 2 +- .../action_trigger/event_definition_data.tt2 | 2 +- .../global/asset/copy_location_order.tt2 | 2 +- .../global/config/barcode_completion.tt2 | 2 +- .../global/config/circ_matrix_matchpoint.tt2 | 2 +- .../conify/global/config/coded_value_map.tt2 | 2 +- .../src/templates/vandelay/inc/progress.tt2 | 2 +- Open-ILS/src/templates/vandelay/inc/queue.tt2 | 18 +-- .../src/templates/vandelay/inc/upload.tt2 | 4 +- .../web/conify/global/actor/org_unit.html | 114 +++++++++--------- Open-ILS/web/conify/global/admin.html | 2 +- .../dojo/openils/widget/GridColumnPicker.js | 2 +- .../js/dojo/openils/widget/TranslatorPopup.js | 2 +- Open-ILS/web/reports/oils_rpt.xhtml | 14 +-- Open-ILS/web/reports/oils_rpt_builder.xhtml | 16 +-- Open-ILS/web/reports/oils_rpt_editor.xhtml | 10 +- .../web/reports/oils_rpt_folder_window.xhtml | 6 +- .../web/reports/oils_rpt_param_editor.xhtml | 6 +- .../server/admin/cash_reports.xhtml | 6 +- .../server/admin/closed_dates.xhtml | 8 +- .../server/admin/copy_locations.xhtml | 2 +- .../server/admin/hold_pull_list.xhtml | 4 +- .../server/admin/hold_pull_list_classic.xhtml | 18 +-- .../server/admin/non_cat_types.xhtml | 2 +- .../server/admin/org_unit_settings.xhtml | 18 +-- .../server/admin/stat_cat_editor.xhtml | 4 +- .../xul/staff_client/server/patron/ue.xhtml | 14 +-- .../server/patron/user_edit.xhtml | 6 +- 38 files changed, 174 insertions(+), 174 deletions(-) diff --git a/Open-ILS/src/templates/acq/invoice/view.tt2 b/Open-ILS/src/templates/acq/invoice/view.tt2 index a6289e3089..38ca8736cd 100644 --- a/Open-ILS/src/templates/acq/invoice/view.tt2 +++ b/Open-ILS/src/templates/acq/invoice/view.tt2 @@ -9,7 +9,7 @@
-
+
@@ -41,8 +41,8 @@  /  -
-
+
+
Detach @@ -66,11 +66,11 @@ -
-
-
-
-
+
+
+
+
+
Delete @@ -110,15 +110,15 @@ dojoType='dijit.form.Button' onclick='saveChanges(false, false, true);'>Reopen Invoice -
-
-
+
+
+
-
+
diff --git a/Open-ILS/src/templates/acq/lineitem/findbib.tt2 b/Open-ILS/src/templates/acq/lineitem/findbib.tt2 index 7eedc44d77..57c1142166 100644 --- a/Open-ILS/src/templates/acq/lineitem/findbib.tt2 +++ b/Open-ILS/src/templates/acq/lineitem/findbib.tt2 @@ -64,10 +64,10 @@ diff --git a/Open-ILS/src/templates/circ/selfcheck/main.tt2 b/Open-ILS/src/templates/circ/selfcheck/main.tt2 index 3c2be14f88..6790bb8b41 100644 --- a/Open-ILS/src/templates/circ/selfcheck/main.tt2 +++ b/Open-ILS/src/templates/circ/selfcheck/main.tt2 @@ -41,7 +41,7 @@ Choose a location
+ searchAttr='shortname' labelAttr='shortname'>
Enter a workstation name diff --git a/Open-ILS/src/templates/conify/global/action_trigger/event_definition_data.tt2 b/Open-ILS/src/templates/conify/global/action_trigger/event_definition_data.tt2 index a435757508..19c504a05c 100644 --- a/Open-ILS/src/templates/conify/global/action_trigger/event_definition_data.tt2 +++ b/Open-ILS/src/templates/conify/global/action_trigger/event_definition_data.tt2 @@ -61,7 +61,7 @@ - + diff --git a/Open-ILS/src/templates/conify/global/asset/copy_location_order.tt2 b/Open-ILS/src/templates/conify/global/asset/copy_location_order.tt2 index 281eff7860..ba4223f9a1 100644 --- a/Open-ILS/src/templates/conify/global/asset/copy_location_order.tt2 +++ b/Open-ILS/src/templates/conify/global/asset/copy_location_order.tt2 @@ -24,7 +24,7 @@
Barcode of Circulating Copy
-
- @@ -133,8 +133,8 @@
- - + + @@ -169,7 +169,7 @@
-
+
@@ -200,7 +200,7 @@
- + @@ -217,7 +217,7 @@
-
+
\ No newline at end of file diff --git a/Open-ILS/xul/staff_client/server/admin/stat_cat_editor.xhtml b/Open-ILS/xul/staff_client/server/admin/stat_cat_editor.xhtml index c1341ebe75..c1d794bc23 100644 --- a/Open-ILS/xul/staff_client/server/admin/stat_cat_editor.xhtml +++ b/Open-ILS/xul/staff_client/server/admin/stat_cat_editor.xhtml @@ -31,7 +31,7 @@
- &staff.server.admin.stat_cat.greeting; + &staff.server.admin.stat_cat.greeting;
@@ -183,7 +183,7 @@
@@ -386,7 +386,7 @@ @@ -467,7 +467,7 @@
* &ev.staff.patron.ue_xhtml.address_owned_by.label; - + (&ev.staff.patron.ue_xhtml.edit.label;) @@ -717,8 +717,8 @@
- - + + diff --git a/Open-ILS/xul/staff_client/server/patron/user_edit.xhtml b/Open-ILS/xul/staff_client/server/patron/user_edit.xhtml index 8bdf628b73..b93686d7a1 100644 --- a/Open-ILS/xul/staff_client/server/patron/user_edit.xhtml +++ b/Open-ILS/xul/staff_client/server/patron/user_edit.xhtml @@ -127,7 +127,7 @@
- + @@ -150,8 +150,8 @@ - - () + + ()
-- 2.43.2