From: erickson Date: Mon, 14 Apr 2008 02:01:52 +0000 (+0000) Subject: loading currency types to populate selector X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0aa78501c3dd30e07ad7f9c07e39825ac7016d44;p=Evergreen.git loading currency types to populate selector git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@9331 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/acq/financial/list_funding_sources.html b/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/acq/financial/list_funding_sources.html index 9070e7f54b..4e1ed0e61f 100644 --- a/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/acq/financial/list_funding_sources.html +++ b/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/acq/financial/list_funding_sources.html @@ -14,6 +14,7 @@ dojo.require('openils.acq.FundingSource'); dojo.require('openils.Event'); dojo.require('openils.acq.CurrencyType'); + function createFS(fields) { /** Creates a new funding source */ openils.acq.FundingSource.create( @@ -24,6 +25,7 @@ } ); } +
@@ -38,7 +40,7 @@ - @@ -49,12 +51,9 @@ - + + @@ -79,6 +78,19 @@