Changeset 9438 for branches/acq-experiment/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/acq/financial/list_providers.html
- Timestamp:
- 04/22/08 22:52:02 (2 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/acq-experiment/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/acq/financial/list_providers.html
r9422 r9438 22 22 23 23 function loadProviderGrid() { 24 openils.User.getBySession();24 new openils.User().getBySession(); 25 25 26 26 /** define how the primary grid is rendered */
