Commit f7c78b688798c12f77c44923e90168df5628d756

Authored by bernard
1 parent 7f8bc29c

Fixed badly formatted schedule template file.

@@ -31,8 +31,6 @@ @@ -31,8 +31,6 @@
31 x:passThruWithExclusions="value,name,type,id"></div> 31 x:passThruWithExclusions="value,name,type,id"></div>
32 <input type="hidden" name="#{clientId}" id="#{clientId}"/> 32 <input type="hidden" name="#{clientId}" id="#{clientId}"/>
33 <script type="text/javascript"> 33 <script type="text/javascript">
34 - <  
35 - f:call  
36 - name = "writeInitFunction" / > 34 + <f:call name = "writeInitFunction" />
37 </script> 35 </script>
38 </f:root> 36 </f:root>
Please register or login to post a comment