Rev 10286 |
    Go to most recent revision |
    Blame |
    Compare with Previous |
    Last modification |
    View Log
    | RSS feed
  
  
!distribute items $wims_read_parm into serial,prim
 
!set parms=!items 3 to -1 of $wims_read_parm
 
!if $prim=textarea and $vote_option!=nominative
 
 !set type_comment$serial=yes
 
 !set test_comment=1
 
!endif
 
 
 
!if $prim=$empty or 
$prim iswordof def 
define comment
  
!endif
 
!if $noprint=yes
 
 !advance parmcnt
 
 vote_description=!append line $wims_read_parm to $vote_description
 
!else
 
 !changeto primitives/$prim.phtml
 
!endif