Project

General

Profile

Actions

Feature #24493

closed

pagetree submenu icons

Added by bjoern schubert over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-01-06
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

defining an icon for a pagetree-submenu has no effect

Solution:

typo3/sysext/pagetree/components/pagetree/javascript/contextmenu.js: line 133:

components[index++] = {
text: contextMenuConfiguration[singleAction]['label'],
icon: contextMenuConfiguration[singleAction]['icon'], /*added*/
cls: 'contextMenu-subMenu',
menu: subMenu
};
(issue imported from #M16938)


Files

submenuicons.jpg (46.8 KB) submenuicons.jpg Administrator Admin, 2011-01-06 22:59
Actions #1

Updated by Steffen Gebert over 13 years ago

Sorry for the inconvenience, but could you please report this here: http://forge.typo3.org/projects/typo3v4-extjstrees

Thanks

Actions #2

Updated by bjoern schubert over 13 years ago

can be closed

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF