4-day-view icon incl. sources from Pixelegg, thought I had to change briteness by +80% to get a simmilar looking icon as for other calendar views

This commit is contained in:
Ralf Becker 2016-01-26 14:47:05 +00:00
parent 1c4647492d
commit e9d48ff687

View File

@ -148,7 +148,7 @@ class calendar_uiviews extends calendar_ui
$this->extraRowsOriginal = $this->extraRows; //save original extraRows value
$GLOBALS['egw_info']['flags']['nonavbar'] = False;
// Check for GET message (from merge)
if($_GET['msg'])
{
@ -291,7 +291,7 @@ class calendar_uiviews extends calendar_ui
),
'4day_view' => array(
'caption' => 'Four days view',
'icon' => 'day4',
'icon' => 'cal4',
'group' => $group,
'onExecute' => 'javaScript:app.calendar.toolbar_action',
'hint' => 'Four days view',