[BUGFIX] Register Bootstrap JavaScript as AMD Module
Set jQuery as dependency for the Bootstrap JavaScript file if it is loaded
via RequireJS. The Bootstrap file can still be used without RequireJS.
Also add "bootstrap" as dependency for all backend JS file which need Boostrap.
Resolves: #66097
Releases: master
Change-Id: I5869394e5c635cea7f56c799fd9322bf245341a4
Reviewed-on: http://review.typo3.org/38306
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Benjamin Mack <benni@typo3.org>
Tested-by: Benjamin Mack <benni@typo3.org>
Reviewed-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: Anja Leichsenring <aleichsenring@ab-softlab.de>