Commit a1aa7cca authored by Oleg Korshul's avatar Oleg Korshul Committed by Alexander.Trofimov

правка для html файла

parent 324c842f
......@@ -2641,7 +2641,7 @@ CUserCacheColor.prototype.init = function(nColor) {
};
function loadScript(url, callback) {
if (window["NATIVE_EDITOR_ENJINE"] === true)
if (window["NATIVE_EDITOR_ENJINE"] === true || window["Native"] !== undefined)
{
callback();
return;
......
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