Bug 6112: a new message screen has been added in order to inform the users that a web interface is not available for a webdav connection
This commit is contained in:
9
workflow/engine/xmlform/services/serviceMessage.xml
Normal file
9
workflow/engine/xmlform/services/serviceMessage.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<dynaForm type="xmlform" name="serviceMessage" width="500" enabletemplate="0" mode="view">
|
||||
<Title type="title" enablehtml="0" btn_cancel="Cancel">
|
||||
<en>Information</en>
|
||||
</Title>
|
||||
<Subtitle type="subtitle" enablehtml="0" btn_cancel="Cancel">
|
||||
<en>The access for the service is currently unavailable from the processmaker web interface.</en>
|
||||
</Subtitle>
|
||||
</dynaForm>
|
||||
Reference in New Issue
Block a user