mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 01:48:35 +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
|
// Enable onhold trigger till we define a better handler for tree contextmenu
|
||||||
// return;
|
// return;
|
||||||
}
|
}
|
||||||
jQuery('.nm-mob-header .nm_action_header').toggleClass('back', _egw_active_menu);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//Obtain the event object
|
//Obtain the event object
|
||||||
|
Loading…
Reference in New Issue
Block a user