From b38a5bbc70495c876ab14cf202734d0d2dfa9c63 Mon Sep 17 00:00:00 2001 From: Carlos Pacha Date: Thu, 13 Oct 2011 18:02:41 -0400 Subject: [PATCH] BUG 4755 dynaformSetFocus() of maborak.js This problem is working fine, however we are removing some slice of code into xmlform.html because it caused errors sometimes. --- workflow/engine/templates/xmlform.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/workflow/engine/templates/xmlform.html b/workflow/engine/templates/xmlform.html index e51c59538..f27b6234c 100755 --- a/workflow/engine/templates/xmlform.html +++ b/workflow/engine/templates/xmlform.html @@ -76,9 +76,7 @@ {/if} {/foreach} - + {/if} {if $printJSFile} {* TODO: include file='xmlformScript.html' *}