From: erickson Date: Mon, 21 Apr 2008 18:47:45 +0000 (+0000) Subject: offsetting the loading of perm orgs and currency types until needed X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8ffb05190602261e6b8efc1e74d15d8f1641d6bf;p=Evergreen.git offsetting the loading of perm orgs and currency types until needed git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@9411 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 67f11caf36..4cedc6b8db 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 @@ -20,8 +20,6 @@ function createFS(fields) { /** Creates a new funding source */ - var tree = dijit.byId('oils-acq-funding_source-owner-tree'); - fields.owner = tree.selected; openils.acq.FundingSource.create( fields, function(fsId) { @@ -41,7 +39,13 @@
${('New Funding Source')} +
+ + @@ -51,7 +55,7 @@ @@ -78,29 +82,15 @@ - +
+ dojoType="dijit.form.FilteringSelect" searchAttr='code' labelAttr='code'>