cloudstack 3.0 UI - XSS - detailView in Edit mode - fix it to show original value instead of HTML-encoding value.

This commit is contained in:
Jessica Wang 2012-03-14 16:45:22 -07:00 committed by Salvatore Orlando
parent d062c21cb2
commit 08daf9eee0
1 changed files with 0 additions and 1 deletions

View File

@ -108,5 +108,4 @@
return reversedValue;
};
})(jQuery, cloudStack);