*** empty log message ***
This commit is contained in:
parent
28bd61965d
commit
a954d4891c
2 changed files with 14 additions and 7 deletions
|
@ -20,7 +20,7 @@
|
|||
<td> </td>
|
||||
{else}
|
||||
<td width="80">
|
||||
<a href="#" onClick="hpopup('{$UI_HANDLER}?act=SCHEDULER.set&day={$_Day.day}')">{$_Day.day}
|
||||
<a href="#" onClick="hpopup('{$UI_HANDLER}?act=SCHEDULER.set&day={$_Day.day}')">{$_Day.day}
|
||||
<div><img src="img/percentage_red.png" width="{if $percentage>50}{$percentage}{elseif $percentage>0}{$percentage+2}{else}0{/if}%" height="10" border="0"><img src="img/percentage_blue.png" width="{if $percentage>50}{$null-$percentage+100}{elseif $percentage>0}{$NULL-$percentage-2+100}{else}100{/if}%" height="10" border="0"></div>
|
||||
</td>
|
||||
{/if}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue