Changeset 9423 for branches/acq-experiment
- Timestamp:
- 04/21/08 21:58:42 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/acq-experiment/Open-ILS/web/js/dojo/openils/acq/Fund.js
r9421 r9423 37 37 openils.acq.Fund.cache[src.id()] = src; 38 38 items.push(src); 39 console.log('loaded fund: ' + src.name());40 39 } 41 40 onComplete(acqf.toStoreData(items));
