This commit is contained in:
2020-12-09 00:58:01 +00:00
parent 54cf47d3d0
commit af1a5162ab
3 changed files with 6 additions and 7 deletions

View File

@@ -99,6 +99,10 @@ function initNavPanel() {
//###### EXPIRED LICENSE GROUP
//Status NONE, EXPIREDTRIAL, EXPIREDPURCHASE, REVOKED
//So an expired purchased is a Rental type license and perpetual do not expire ever so this is kosher
//we used to allow read only access when expired but this is more dramatic and we can always issue a one day license if they need it for something
//and we're feeling generous so leaving as is for now
//only show license and logout
/* public enum LicenseStatus
{