Changes missing from the license removal code

This commit is contained in:
Joseph Schorr 2018-03-27 16:18:56 -04:00
parent 6f0b2f9a90
commit 111ba8f7ee
3 changed files with 1 additions and 135 deletions

View file

@ -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} ' +