Revize 1894
Přidáno uživatelem Ondřej Fibich před více než 11 roky(ů)
freenetis/branches/1.1/application/helpers/callback.php | ||
---|---|---|
*/
|
||
public static function registration_field ($item, $name)
|
||
{
|
||
if ($item->registration == __('Yes'))
|
||
if ($item->registration)
|
||
{
|
||
echo '<span style="color: green">'.__('Yes').'</span>';
|
||
}
|
Také k dispozici: Unified diff
Opravy:
- fixes #536: Prihlaska v gridu reg. zajemcu