Subversion Repositories wimsdev

Rev

Rev 17110 | Rev 17176 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17110 Rev 17123
Line 4... Line 4...
4
!read oef/testseedscore.phtml
4
!read oef/testseedscore.phtml
5
!readproc oef/get_presentgood.proc
5
!readproc oef/get_presentgood.proc
6
 
6
 
7
<!-- Begin oef/present.phtml -->
7
<!-- Begin oef/present.phtml -->
8
!if $status=waiting and $cmd!=hint and $hasembedding=yes
8
!if $status=waiting and $cmd!=hint and $hasembedding=yes
9
  <datalist id="emptylist"><option value=""></datalist>
9
  <datalist id="emptylist"><option value="??"></datalist>
10
  !form reply name="replyform" onsubmit="return formcheck();" id="a_oefform" autocomplete="off" spellcheck="false"
10
  !form reply name="replyform" onsubmit="return formcheck();" id="a_oefform" autocomplete="off" spellcheck="false"
11
  !set q_form=yes
11
  !set q_form=yes
12
!else
12
!else
13
  !set m_status=end
13
  !set m_status=end
14
!endif
14
!endif