Survey JS original import
This commit is contained in:
parent
89eba42f0b
commit
9ce0bd80fd
23 changed files with 3827 additions and 0 deletions
7
www/extras/wobject/templates/fileLoaderHTML.txt
Normal file
7
www/extras/wobject/templates/fileLoaderHTML.txt
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue