Changes missing from the license removal code
This commit is contained in:
parent
6f0b2f9a90
commit
111ba8f7ee
3 changed files with 1 additions and 135 deletions
|
@ -66,12 +66,6 @@ function($rootScope, $interval, UserService, ApiService, StringBuilderService, P
|
|||
}
|
||||
}
|
||||
},
|
||||
'expiring_license': {
|
||||
'level': 'error',
|
||||
'message': 'Your license will expire at: {expires_at} ' +
|
||||
'<br><br>Please contact support to purchase a new license.',
|
||||
'page': '/contact/'
|
||||
},
|
||||
'maintenance': {
|
||||
'level': 'warning',
|
||||
'message': 'We will be down for schedule maintenance from {from_date} to {to_date} ' +
|
||||
|
|
Reference in a new issue