Actions
Bug #78223
closedDo not provide non selectable columns in colPos selector
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-10-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When a backend layout is active for a page, editing a content
element will have the "columns" of this layout selectable
in the "colPos" drop down selector.
Selecting such a column would put the content element into column
with colPos 0. These columns should not appear in the select box at all.
This can be tested e.g. with bootstrap_package and the backen layouts that have columns with not assigned
colPos
Actions