mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
Do not add 'X' icon for contextmenu action in mobile template
This commit is contained in:
parent
9f615386d8
commit
91a178a370
@ -273,7 +273,6 @@ function egwPopupActionImplementation()
|
||||
// Enable onhold trigger till we define a better handler for tree contextmenu
|
||||
// return;
|
||||
}
|
||||
jQuery('.nm-mob-header .nm_action_header').toggleClass('back', _egw_active_menu);
|
||||
}
|
||||
|
||||
//Obtain the event object
|
||||
|
Loading…
Reference in New Issue
Block a user