[Rt-commit] rt branch, 4.6/fontawesome-icons, repushed
Blaine Motsinger
blaine at bestpractical.com
Wed Oct 23 20:01:30 EDT 2019
The branch 4.6/fontawesome-icons was deleted and repushed:
was 5ab34cfdd85b40bee103640544d2ff1f9224efb8
now 6e1d80f335e421b72cf09fabec0bd6b43fb3ef98
1: 09f03e2e1 = 1: 4f90e82c9 Add project-diagram to fontawesome SVG build
2: 33cf72bbe = 2: a94b7b92a Replace text links with fontawesome SVGs
3: 72c1efb54 = 3: a57b22952 Remove timer and bookmark css and images
4: d8c7fadc0 = 4: 07614c640 Add alt and title tooltips for new icons
5: 5ab34cfdd ! 5: 6e1d80f33 Enable bootstrap tooltips in the js
@@ -11,6 +11,6 @@
}
+
+// enable bootstrap tooltips
-+jQuery(function() {
++jQuery(window).on('load', function() {
+ jQuery('[data-toggle="tooltip"]').tooltip();
+});
More information about the rt-commit
mailing list