mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-30 06:30:23 +02:00
Just the timer dialog gets timesheet color, leave others alone
This commit is contained in:
@ -443,6 +443,7 @@ egw.extend('timer', egw.MODULE_GLOBAL, function()
|
||||
{
|
||||
dialog = undefined;
|
||||
},
|
||||
id: "timer_dialog",
|
||||
title: _title || 'Start & stop timer',
|
||||
template: egw.webserverUrl + '/timesheet/templates/default/timer.xet',
|
||||
buttons: [
|
||||
|
Reference in New Issue
Block a user