mirror of https://github.com/apache/cloudstack.git
Sanitize input for multi-edit, notification widgets
This commit is contained in:
parent
2119ae16df
commit
d062c21cb2
|
|
@ -547,6 +547,7 @@
|
|||
});
|
||||
});
|
||||
|
||||
|
||||
if (itemActions) {
|
||||
var $itemActions = $('<td>').addClass('actions item-actions');
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue