Policy 1707 commit to LF
[policy/engine.git] / ecomp-sdk-app / src / main / webapp / static / fusion / raptor / js / label_quantum.js
diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/js/label_quantum.js b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/js/label_quantum.js
deleted file mode 100644 (file)
index 6e07cbc..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-zk.afterLoad("zul.wgt", function () {
-       zul.wgt.Label.prototype.getEncodedText = function() {
-               return zUtl.encodeXML(this._value, {multiline:this._multiline,pre:this._pre, maxlength: this._maxlength}).replace(/_nl_/g, "<br />");
-       }
-});
\ No newline at end of file