mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
infolog icons were not opening popups
This commit is contained in:
parent
3f8a1cf977
commit
4d3685e998
@ -417,7 +417,7 @@ class uiviews extends uical
|
||||
$todo_label .= ' '.$this->html->a_href( $this->html->image('infolog',$type,lang('Add')),'infolog.uiinfolog.edit',array(
|
||||
'type' => $type,
|
||||
'start_time' => $ts,
|
||||
));
|
||||
),' target="_blank" onclick="window.open(this.href,this.target,\'dependent=yes,width=750,height=550,scrollbars=yes,status=yes\'); return false;"');
|
||||
}
|
||||
}
|
||||
$cols[1] = $this->html->div(
|
||||
|
Loading…
Reference in New Issue
Block a user