Actions
Bug #69128
closedToggling record state multiple times breaks the icon
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2015-08-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:
Remote Sprint
Description
When a user toggles a record multiple times, the animation in the toggle butotn breaks, as the icon class gets removed, but the toggleClass() calls add both state icons again.
Actions