mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-19 04:46:42 +02:00
Mark all content of the item after double clicking to modify
This commit is contained in:
@@ -1502,6 +1502,7 @@
|
||||
{
|
||||
ms.input.val(itemData.label);
|
||||
ms.removeFromSelection(itemData);
|
||||
ms.input.select();
|
||||
_cntInMf = true; // item is in modification mode
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user