[open-ils-commits] r10322 -
branches/acq-experiment/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/common
svn at svn.open-ils.org
svn at svn.open-ils.org
Sun Aug 10 14:48:32 EDT 2008
Author: djfiander
Date: 2008-08-10 14:48:29 -0400 (Sun, 10 Aug 2008)
New Revision: 10322
Modified:
branches/acq-experiment/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/common/jubgrid.html
Log:
Minor documentation fix
Modified: branches/acq-experiment/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/common/jubgrid.html
===================================================================
--- branches/acq-experiment/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/common/jubgrid.html 2008-08-10 18:18:30 UTC (rev 10321)
+++ branches/acq-experiment/Open-ILS/web/oilsweb/oilsweb/templates/oils/default/common/jubgrid.html 2008-08-10 18:48:29 UTC (rev 10322)
@@ -29,7 +29,7 @@
To fill the grid with data, call the javascript function
- populateJUBGrid(grid_jsid, model)
+ JUBGrid.populate(grid_jsid, model)
'grid_jsid' is the same javascript id that was used to
instantiate the template, and model is a javascript variable
More information about the open-ils-commits
mailing list