X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2Fsrc%2FRoo_bootstrap_version.js.html;h=e9ba767fd42340e38da2c75f76419fe061963bc6;hb=142f6b9b414dd03565ace6098ace2d0e1c32500d;hp=fa40cc08460ebb321dea72453b61d0ce66102950;hpb=233d45f87463c65ae7c43c2bdf32036973464726;p=roojs1 diff --git a/docs/src/Roo_bootstrap_version.js.html b/docs/src/Roo_bootstrap_version.js.html index fa40cc0846..e9ba767fd4 100644 --- a/docs/src/Roo_bootstrap_version.js.html +++ b/docs/src/Roo_bootstrap_version.js.html @@ -1,4 +1,4 @@ -/home/edward/gitlive/roojs1/Roo/bootstrap/version.js/** +/home/alan/gitlive/roojs1/Roo/bootstrap/version.js/** * set the version of bootstrap based on the stylesheet... * */ @@ -6,10 +6,10 @@ Roo.bootstrap.version = ( function() { var ret=3; - Roo.each(document.styleSheets[0], function(s) { + Roo.each(document.styleSheets, function(s) { if (s.href.match(/css-bootstrap4/)) { ret=4; } }); return ret; -})(); \ No newline at end of file +})(); \ No newline at end of file