Actions
Task #63145
closedCleanup BackendController.php (part 1)
Start date:
2014-11-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The backend controller has some leftover
code. First, the main output is moved
to a standalone fluid view.
Additionally, the UserMenu.js is not
needed anymore, as Bootstrap Dropdown
is taking care of its logic.
Some minor code logic cleanup is also
added, as well as a @todo note.
Updated by Gerrit Code Review almost 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34469
Updated by Benni Mack almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0a6320c1667ccdc54dd5be98ad347248343a25e9.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions