cloudstack/ui/scripts/ui
Brian Federle 9bf7d757e8 multiEdit: Support default value and description
-If 'defaultValue' is specified for a text field, then put that value
 into the text field on load.

-If 'desc' is specified for any field, then use it as a 'title'
 attribute to show a tooltip description.

Example:

      'icmptype': {
        ...
        defaultValue: '-1',
        desc: 'Please specify -1 if you want to allow all'
        ...
      }
2012-08-13 12:16:43 -07:00
..
widgets multiEdit: Support default value and description 2012-08-13 12:16:43 -07:00
core.js cloudBrowser / list view UI: Show subsection in breadcrumb 2012-08-01 15:57:24 -07:00
dialog.js CS-15292: Split long OS Type list when create Template,ISO. 2012-07-25 12:05:05 +03:00
events.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
utils.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00