Commit 1939b406 by Masaru Abe

JS難読化でエラー対応

parent 23188006
......@@ -861,7 +861,7 @@ CONTENTVIEW_GETDATA.getMediaType12 = function(iValueObj) {
}
return pageObject;
}
};
CONTENTVIEW_GETDATA.getMediaType13 = function(iValueObj) {
......@@ -900,7 +900,7 @@ CONTENTVIEW_GETDATA.getMediaType13 = function(iValueObj) {
}
return pageObject;
}
};
CONTENTVIEW_GETDATA.convNumTo2Char = function(num){
var nRet = "";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment