cloudstack/ui/scripts/ui
Brian Federle c769b32e70 List view: Support rendering data cells as a list
If array is passed in field data, render the table cell as a list.

Example:

dataProvider: function(args) {
    args.response.success({ data: [ fieldA: ['i1', 'i2', ...] ] })
}
2014-05-22 15:10:33 -07:00
..
widgets List view: Support rendering data cells as a list 2014-05-22 15:10:33 -07:00
core.js Externalized the hardcodedstrings from UI JAVASCRIPT files. 2014-03-05 14:11:51 -08:00
dialog.js CLOUDSTACK-6255 2014-04-24 15:05:59 -07: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