cloudstack/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
..
css CS-15958: Fix ACL select box 2012-08-13 11:04:38 -07:00
images multiEdit: better handling for tag widget 2012-08-06 14:15:41 -07:00
lib (1) CS-15057: Remove jquery.timer.js from source code. Replace it with native JavaScript functions. 2012-06-21 12:13:41 -07:00
scripts multiEdit: Support default value and description 2012-08-13 12:16:43 -07:00
tests License header updates for the UI folder 2012-08-03 12:45:47 -04:00
.classpath License header updates for the UI folder 2012-08-03 12:45:47 -04:00
.project License header updates for the UI folder 2012-08-03 12:45:47 -04:00
index.jsp CS-15892: Tier detail view: Show 'tier details' instead of 'details' 2012-08-07 16:02:07 -07:00