BUG 7044 processmaker-2.0.29.rc5/DESIGNER/Browse Library/View/Falta el Link
This issue was fixed, the link did not appear into xmlform, it was added on php file
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
|
||||
<link_href type="private"/>
|
||||
|
||||
<link type="link" value="@#link_label" link="@#link_href">
|
||||
<link type="link" value="@#link_label" link="@#link_href" enableHtml="1">
|
||||
<en></en></link>
|
||||
|
||||
<js type="javascript"><![CDATA[
|
||||
@@ -133,4 +133,4 @@ var loginPML = function(sUID) {
|
||||
|
||||
]]></js>
|
||||
|
||||
</dynaForm>
|
||||
</dynaForm>
|
||||
|
||||
Reference in New Issue
Block a user