From: erickson Date: Mon, 6 Apr 2009 18:02:57 +0000 (+0000) Subject: added delete-selected buttons X-Git-Tag: sprint4-merge-nov22~10318 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=afcada0bf8b7023508a32ff610ea91923c496b1f;p=working%2FEvergreen.git added delete-selected buttons git-svn-id: svn://svn.open-ils.org/ILS/trunk@12801 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/templates/default/acq/financial/list_currency_types.tt2 b/Open-ILS/web/templates/default/acq/financial/list_currency_types.tt2 index 38e793c453..f7e93d456c 100644 --- a/Open-ILS/web/templates/default/acq/financial/list_currency_types.tt2 +++ b/Open-ILS/web/templates/default/acq/financial/list_currency_types.tt2 @@ -5,7 +5,7 @@ dojo.require('openils.widget.AutoGrid'); dojo.require('openils.Util'); openils.Util.addOnLoad( - function() { + function() { ctGrid.loadAll({order_by:{ccm : 'name'}}); } ); @@ -13,7 +13,10 @@
Currency Type
-
+
+ + +
Funding Sources
+
diff --git a/Open-ILS/web/templates/default/acq/financial/list_funds.tt2 b/Open-ILS/web/templates/default/acq/financial/list_funds.tt2 index 31cb284db2..f25db71b9e 100644 --- a/Open-ILS/web/templates/default/acq/financial/list_funds.tt2 +++ b/Open-ILS/web/templates/default/acq/financial/list_funds.tt2 @@ -7,7 +7,7 @@ function createFund(fields) { /** Creates a new fund source */ openils.acq.Fund.create( - fields, + fields, function(fundId) { var evt = openils.Event.parse(fundId); if(evt) { @@ -30,13 +30,14 @@ var id = this.grid.store.getValue(item, 'id'); return ''+name+''; } - +
Funding Types
+
diff --git a/Open-ILS/web/templates/default/conify/global/acq/distribution_formula.tt2 b/Open-ILS/web/templates/default/conify/global/acq/distribution_formula.tt2 index b8b928ec1b..ae409405a1 100644 --- a/Open-ILS/web/templates/default/conify/global/acq/distribution_formula.tt2 +++ b/Open-ILS/web/templates/default/conify/global/acq/distribution_formula.tt2 @@ -7,7 +7,10 @@
Distribution Formulas
-
+
+ + +
-
+
+ + +
- + diff --git a/Open-ILS/web/templates/default/conify/global/acq/provider.tt2 b/Open-ILS/web/templates/default/conify/global/acq/provider.tt2 index 82fa9b7b22..1b28daa60c 100644 --- a/Open-ILS/web/templates/default/conify/global/acq/provider.tt2 +++ b/Open-ILS/web/templates/default/conify/global/acq/provider.tt2 @@ -5,7 +5,12 @@
-
Provider
+
+
Provider
+
+ +
+
-
-
+
+
Provider Address
@@ -52,7 +57,7 @@ query="{id: '*'}" fmClass='acqpc' editOnEnter='true'> -
+
@@ -68,7 +73,7 @@ query="{id: '*'}" fmClass='acqpca' editOnEnter='true'> - + diff --git a/Open-ILS/web/templates/default/conify/global/config/billing_type.tt2 b/Open-ILS/web/templates/default/conify/global/config/billing_type.tt2 index ac2c848f41..b551371003 100644 --- a/Open-ILS/web/templates/default/conify/global/config/billing_type.tt2 +++ b/Open-ILS/web/templates/default/conify/global/config/billing_type.tt2 @@ -8,11 +8,12 @@
Billing Types
+
Context Org Unit -
Circulation Modifier
+
diff --git a/Open-ILS/web/templates/default/conify/global/config/standing_penalty.tt2 b/Open-ILS/web/templates/default/conify/global/config/standing_penalty.tt2 index 83dcfdd08d..7e5daf3979 100644 --- a/Open-ILS/web/templates/default/conify/global/config/standing_penalty.tt2 +++ b/Open-ILS/web/templates/default/conify/global/config/standing_penalty.tt2 @@ -6,15 +6,15 @@

Standing Penalty Types