Sanitize input for multi-edit, notification widgets

This commit is contained in:
bfederle 2012-03-14 16:07:57 -07:00 committed by Salvatore Orlando
parent 2119ae16df
commit d062c21cb2

View File

@ -547,6 +547,7 @@
});
});
if (itemActions) {
var $itemActions = $('<td>').addClass('actions item-actions');