mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-16 03:34:48 +02:00
WIP timesheet timer
just a prototype for now, no persistence beside the session to test reloads
This commit is contained in:
@ -515,7 +515,6 @@ egw.extend('links', egw.MODULE_GLOBAL, function()
|
||||
{
|
||||
select.dropdown.trigger.style.visibility = 'hidden';
|
||||
select.dropdown.trigger.style.height = '0px';
|
||||
select.querySelector('sl-menu-item[value=""]').style.display = 'none';
|
||||
});
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user