cloudstack/ui/css
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
..
cloudstack3-ie7.css IE7: Fix list view scrolling 2011-12-08 12:02:03 -08:00
cloudstack3.css bug 12474 2011-12-12 11:25:24 -08:00