Bug #24633 ยป 17107_v1.diff
t3lib/js/extjs/components/pagetree/javascript/contextmenu.js (Arbeitskopie) | ||
---|---|---|
id: 'typo3-pagetree-contextmenu',
|
||
/**
|
||
* Parent clicks should be ignored
|
||
*
|
||
* @type {Boolean}
|
||
*/
|
||
ignoreParentClicks: true,
|
||
/**
|
||
* Listeners
|
||
*
|
||
* The itemclick event triggers the configured single click action
|