cloudstack/ui/scripts/ui
Jessica Wang 08daf9eee0 cloudstack 3.0 UI - XSS - detailView in Edit mode - fix it to show original value instead of HTML-encoding value. 2012-04-23 22:33:18 +01:00
..
widgets Sanitize input for multi-edit, notification widgets 2012-04-23 22:33:18 +01:00
core.js Cleanup whitespace + indentation for UI widgets 2012-04-03 15:35:36 -07:00
dialog.js cloudstack 3.0 UI - dialog widget - remove a line that produced a bug that change event is trigger before data is populated in this dropdown in selectFn($.extend(selectArgs, dependsOnArgs)). Besides, selectFn($.extend(selectArgs, dependsOnArgs)) includes the line, $input.trigger('change'), already. 2012-04-12 16:24:53 -07:00
events.js Cleanup whitespace + indentation for UI widgets 2012-04-03 15:35:36 -07:00
utils.js cloudstack 3.0 UI - XSS - detailView in Edit mode - fix it to show original value instead of HTML-encoding value. 2012-04-23 22:33:18 +01:00