cloudstack/ui/scripts/ui
Brian Federle 0ea93d6904 Form dialog UI: Support on cancel action
If args.cancel is passed to createForm widget, call it when cancel button is
clicked.

Example:

createForm: {
    cancel: function() { ... },
    ...
}
2014-02-13 14:33:53 -08:00
..
widgets Detail view UI: Fix embedded list view actions 2014-02-05 11:47:04 -08:00
core.js UI plugins: Fix side nav behavior 2013-10-31 11:27:50 -07:00
dialog.js Form dialog UI: Support on cancel action 2014-02-13 14:33:53 -08:00
events.js Format JS 2013-07-18 12:34:20 -04:00
utils.js CLOUDSTACK-3344: UI > util > _s() should not include ampersand. 2013-08-01 11:42:25 -07:00