PM-1036 Bloquear el acceso a ProcessMaker Enterprise cuando la licencia expira SOLVED
This commit is contained in:
12
workflow/engine/xmlform/login/licenseExpired.xml
Executable file
12
workflow/engine/xmlform/login/licenseExpired.xml
Executable file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<dynaForm type="xmlform" name="login/licenseExpired" width="450" enabletemplate="0">
|
||||
<thetitle type="title" required="0" readonly="0" optgroup="0">
|
||||
<en><![CDATA[Your license has expired or the System does not have a license. To use the ProcessMaker Enterprise Edition upload a valid license]]></en>
|
||||
</thetitle>
|
||||
<licenseFile type="file" required="1" readonly="0" optgroup="0">
|
||||
<en>License File</en>
|
||||
</licenseFile>
|
||||
<updateButton type="submit" required="0" readonly="0" optgroup="0">
|
||||
<en>Update License</en>
|
||||
</updateButton>
|
||||
</dynaForm>
|
||||
Reference in New Issue
Block a user