cloudstack/ui/scripts/ui
Brian Federle 81b011771d bug 12474
Implement isBoolean field support, on detail view edit action. This is
specified like this:

fields: {
  ...

  isPasswordEnabled: {
    ...

    isBoolean: true,
    editable: true,

    ...

  }
}
2011-12-12 11:25:24 -08:00
..
widgets bug 12474 2011-12-12 11:25:24 -08:00
core.js bug 12368 2011-12-06 11:06:00 -08:00
dialog.js bug 12266 2011-12-02 15:39:28 -08:00
events.js Add new UI; move old UI to old/ 2011-11-03 10:59:57 -07:00
multiEdit.js Clean up handling for UI refresh events 2011-12-09 09:12:48 -08:00
utils.js Add new UI; move old UI to old/ 2011-11-03 10:59:57 -07:00