|
Stud.IP
3.2 Revision
|
Variables | |
| $is_new = $date['chdate'] > $last_visitdate ? 'new/' : '' | |
| if(is_a( $date, "CourseExDate"))("icons/16/black/{$is_new}date", array( 'class'=> "text-bottom")) ?><? | else = tooltipIcon($date->content) |
| $is_new = $date['chdate'] > $last_visitdate ? 'new/' : '' |
| if (is_a($date, "CourseExDate")) ("icons/16/black/{$is_new}date", array('class' => "text-bottom")) ?> <? else = tooltipIcon($date->content) |