Subversion Repositories wimsdev

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
20 reyssat 1
 
2
!default wims_theme=default
3
 
4
!readproc themes/$wims_theme/table.proc
5
!if $table_header=$empty and $wims_theme!=default
6
 !readproc themes/default/table.proc
7
!endif
8