mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-19 12:55:08 +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.input.val(itemData.label);
|
||||||
ms.removeFromSelection(itemData);
|
ms.removeFromSelection(itemData);
|
||||||
|
ms.input.select();
|
||||||
_cntInMf = true; // item is in modification mode
|
_cntInMf = true; // item is in modification mode
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user