Rev 18127 | Rev 18139 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18127 | Rev 18138 | ||
---|---|---|---|
Line 117... | Line 117... | ||
117 | !href module=adm/sheet&sh=$num&seq=$i $ti |
117 | !href module=adm/sheet&sh=$num&seq=$i $ti |
118 | <ul class="wims_sheet_info"> |
118 | <ul class="wims_sheet_info"> |
119 | !if showshweight iswordof $class_option |
119 | !if showshweight iswordof $class_option |
120 | <li class="wims_sheet_weight small">$wims_name_coeff <span class="sheet_weight_num">$(w_$num)</span></li> |
120 | <li class="wims_sheet_weight small">$wims_name_coeff <span class="sheet_weight_num">$(w_$num)</span></li> |
121 | !endif |
121 | !endif |
122 | !if |
122 | !if $tmp_status>=2 |
123 | !!if $a_>=2 |
123 | !!if $a_>=2 |
124 | <li class="wims_user_sheet_expire"><span class="wims_status wims_status_2">$U_expired</span></li> |
124 | <li class="wims_user_sheet_expire"><span class="wims_status wims_status_2">$U_expired</span></li> |
125 | !else |
125 | !else |
126 | !if showshexpire iswordof $class_option |
126 | !if showshexpire iswordof $class_option |
127 | <li class="wims_user_sheet_expire small"> |
127 | <li class="wims_user_sheet_expire small"> |