Commit f7c78b688798c12f77c44923e90168df5628d756
1 parent
7f8bc29c
Fixed badly formatted schedule template file.
Showing
1 changed file
with
1 additions
and
3 deletions
| ... | ... | @@ -31,8 +31,6 @@ | 
| 31 | 31 | x:passThruWithExclusions="value,name,type,id"></div> | 
| 32 | 32 | <input type="hidden" name="#{clientId}" id="#{clientId}"/> | 
| 33 | 33 | <script type="text/javascript"> | 
| 34 | - < | |
| 35 | - f:call | |
| 36 | - name = "writeInitFunction" / > | |
| 34 | + <f:call name = "writeInitFunction" /> | |
| 37 | 35 | </script> | 
| 38 | 36 | </f:root> | 
| \ No newline at end of file | ... | ... | 
Please
register
or
login
to post a comment