Actions
Task #85107
closedPermissions module uses inline JS for jumpToUrl
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-05-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Permissions module has 2 implementations of jumpToUrl
one in the JS file Permissions.js the other in the PermissionsController.
The later needs to go, as it's an inline js.
Actions