Actions
Bug #69600
closedInline edit for page title must not react on all h1 elements
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2015-09-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Currently, the inline editing of the page title is bount to
$('h1')
if e.g. a content element preview uses a h1 element, the edit form is rendered below this one instead the page title.
Actions