Survey JS original import

This commit is contained in:
Kaleb Murphy 2008-04-19 18:48:01 +00:00
parent 89eba42f0b
commit 9ce0bd80fd
23 changed files with 3827 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<tmpl_loop name='answers>
<tmpl_var name='verts'>
<span class=answer>
<input type='file' name='<tmpl_var name=Survey_answerId>' id='<tmpl_var name=Survey_answerId>' size='50' />
</span>
<tmpl_var name='verte'>
</tmpl_loop>