Commit 39092b60 authored by Alexander.Trofimov's avatar Alexander.Trofimov

fix license ExpiredTrial

parent f9ec65e5
...@@ -2674,6 +2674,7 @@ ...@@ -2674,6 +2674,7 @@
prot['Success'] = prot.Success; prot['Success'] = prot.Success;
prot['UnknownUser'] = prot.UnknownUser; prot['UnknownUser'] = prot.UnknownUser;
prot['Connections'] = prot.Connections; prot['Connections'] = prot.Connections;
prot['ExpiredTrial'] = prot.ExpiredTrial;
window["AscCommon"].asc_CAscEditorPermissions = asc_CAscEditorPermissions; window["AscCommon"].asc_CAscEditorPermissions = asc_CAscEditorPermissions;
prot = asc_CAscEditorPermissions.prototype; prot = asc_CAscEditorPermissions.prototype;
......
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