Changeset 1294 for trunk/grails-app/views
- Timestamp:
- Dec 21, 2010, 1:28:24 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/studywizard/common/_ajaxflow.gsp
r1293 r1294 19 19 * the webflow. This is required to render the initial 20 20 * page / partial and done by using af:triggerEvent 21 <af:triggerEvent name="next" afterSuccess="onPage();" />22 21 */ %> 22 <af:triggerEvent name="next" afterSuccess="onPage();" /> 23 23 </af:flow> 24 24 <g:if env="development">
Note: See TracChangeset
for help on using the changeset viewer.