bootstrap. added version detection (#2147)

main
Max Schmitt 7 years ago committed by Elbert Alias
parent 6de4bac1e4
commit 83fe10cda9

@ -9895,7 +9895,8 @@
"<div[^>]+class=\"[^\"]*glyphicon glyphicon-" "<div[^>]+class=\"[^\"]*glyphicon glyphicon-"
], ],
"js": { "js": {
"bootstrap.Alert.VERSION": "(.*)\\;version:\\1" "bootstrap.Alert.VERSION": "(.*)\\;version:\\1",
"jQuery.fn.tooltip.Constructor.VERSION": "(.*)\\;version:\\1"
}, },
"icon": "Bootstrap.svg", "icon": "Bootstrap.svg",
"script": [ "script": [

Loading…
Cancel
Save