Changeset 9438 for branches/acq-experiment/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/acq/financial/list_funding_sources.html
- Timestamp:
- 04/22/08 22:52:02 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/acq-experiment/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/acq/financial/list_funding_sources.html
r9416 r9438 86 86 87 87 function loadFSGrid() { 88 openils.User.getBySession();88 new openils.User().getBySession(); 89 89 90 90 /** define how the primary grid is rendered */
