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>
<textarea name="<tmpl_var name=Survey_answerId">></textarea>
</span>
<tmpl_var name='verte'>
</tmpl_loop>