Task #43186
Epic #55575: Streamline JavaScript Code in the TYPO3 Backend
Use minimised version of jquery.dataTables-1.9.4
0%
Description
extensionmanager already ships with a "min"-version of dataTables, also in version 1.9.4. Without further big changes it's easy to swap the version "lang" currently uses with the min-version and save around 300kb of JS in TYPO3-package as well as to be sent to the client (BE-user).
Related issues
Updated by Gerrit Code Review about 8 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16652
Updated by Gerrit Code Review almost 8 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/16652
Updated by Gerrit Code Review almost 8 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/19033
Updated by Nicole Cordes almost 8 years ago
- Status changed from New to Closed
- TYPO3 Version set to 6.1
Already merged in 6.1 and 6.0 branch