Changeset 340 for Dev/branches/rest-dojo-ui/client/rft/content.js
- Timestamp:
- 06/06/12 15:23:21 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/content.js
r311 r340 17 17 * The event onLeave is called before navigating to another page. If false is 18 18 * returned from this function, the navigation will be cancelled. You can use 19 * this e.g. to ask confirmation of changed values are not saved.19 * this e.g. to ask confirmation if changed values are not saved. 20 20 */ 21 21 define(['dojo/_base/declare','dojo/_base/connect','dojo/_base/xhr','dojo/_base/json',
Note: See TracChangeset
for help on using the changeset viewer.