From: Mark Otto Date: Mon, 21 May 2018 06:32:08 +0000 (-0700) Subject: paths X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3543ba5e9be485b4bf90d7238737a8813616d155;p=thirdparty%2Fbootstrap.git paths --- diff --git a/docs/4.1/about/brand/index.html b/docs/4.1/about/brand/index.html index bf03324a25..951a90fce2 100644 --- a/docs/4.1/about/brand/index.html +++ b/docs/4.1/about/brand/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/about/license/index.html b/docs/4.1/about/license/index.html index ac76bab2f7..ec83391623 100644 --- a/docs/4.1/about/license/index.html +++ b/docs/4.1/about/license/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/about/overview/index.html b/docs/4.1/about/overview/index.html index 208555a059..0f210d7f7c 100644 --- a/docs/4.1/about/overview/index.html +++ b/docs/4.1/about/overview/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/about/translations/index.html b/docs/4.1/about/translations/index.html index 230a0f941a..42add8dd79 100644 --- a/docs/4.1/about/translations/index.html +++ b/docs/4.1/about/translations/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/assets/img/favicons/browserconfig.xml b/docs/4.1/assets/img/favicons/browserconfig.xml index c8123d6549..c5912ca9ce 100644 --- a/docs/4.1/assets/img/favicons/browserconfig.xml +++ b/docs/4.1/assets/img/favicons/browserconfig.xml @@ -2,7 +2,7 @@ - + #563d7c diff --git a/docs/4.1/assets/img/favicons/manifest.json b/docs/4.1/assets/img/favicons/manifest.json index fd4c6a2ba5..2e66bc7395 100644 --- a/docs/4.1/assets/img/favicons/manifest.json +++ b/docs/4.1/assets/img/favicons/manifest.json @@ -3,12 +3,12 @@ "short_name": "Bootstrap", "icons": [ { - "src": "/assets/img/favicons/android-chrome-192x192.png", + "src": "/docs/4.1/assets/img/favicons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { - "src": "/assets/img/favicons/android-chrome-512x512.png", + "src": "/docs/4.1/assets/img/favicons/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } diff --git a/docs/4.1/assets/js/docs.min.js b/docs/4.1/assets/js/docs.min.js index cce24b9937..cb96a5e1af 100644 --- a/docs/4.1/assets/js/docs.min.js +++ b/docs/4.1/assets/js/docs.min.js @@ -2,7 +2,7 @@ /*! * clipboard.js v2.0.0 * https://zenorocha.github.io/clipboard.js - * + * * Licensed MIT © Zeno Rocha */ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.ClipboardJS=t():e.ClipboardJS=t()}(this,function(){return function(n){function r(e){if(i[e])return i[e].exports;var t=i[e]={i:e,l:!1,exports:{}};return n[e].call(t.exports,t,t.exports,r),t.l=!0,t.exports}var i={};return r.m=n,r.c=i,r.i=function(e){return e},r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=3)}([function(n,r,i){var o,a,s;!function(e,t){a=[n,i(7)],o=t,void 0!==(s="function"==typeof o?o.apply(r,a):o)&&(n.exports=s)}(0,function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var r=function(e){return e&&e.__esModule?e:{default:e}}(t),i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o=function(){function r(e,t){for(var n=0;n0&&void 0!==arguments[0]?arguments[0]:{};this.action=e.action,this.container=e.container,this.emitter=e.emitter,this.target=e.target,this.text=e.text,this.trigger=e.trigger,this.selectedText=""}},{key:"initSelection",value:function(){this.text?this.selectFake():this.target&&this.selectTarget()}},{key:"selectFake",value:function(){var e=this,t="rtl"==document.documentElement.getAttribute("dir");this.removeFake(),this.fakeHandlerCallback=function(){return e.removeFake()},this.fakeHandler=this.container.addEventListener("click",this.fakeHandlerCallback)||!0,this.fakeElem=document.createElement("textarea"),this.fakeElem.style.fontSize="12pt",this.fakeElem.style.border="0",this.fakeElem.style.padding="0",this.fakeElem.style.margin="0",this.fakeElem.style.position="absolute",this.fakeElem.style[t?"right":"left"]="-9999px";var n=window.pageYOffset||document.documentElement.scrollTop;this.fakeElem.style.top=n+"px",this.fakeElem.setAttribute("readonly",""),this.fakeElem.value=this.text,this.container.appendChild(this.fakeElem),this.selectedText=(0,r.default)(this.fakeElem),this.copyText()}},{key:"removeFake",value:function(){this.fakeHandler&&(this.container.removeEventListener("click",this.fakeHandlerCallback),this.fakeHandler=null,this.fakeHandlerCallback=null),this.fakeElem&&(this.container.removeChild(this.fakeElem),this.fakeElem=null)}},{key:"selectTarget",value:function(){this.selectedText=(0,r.default)(this.target),this.copyText()}},{key:"copyText",value:function(){var t=void 0;try{t=document.execCommand(this.action)}catch(e){t=!1}this.handleResult(t)}},{key:"handleResult",value:function(e){this.emitter.emit(e?"success":"error",{action:this.action,text:this.selectedText,trigger:this.trigger,clearSelection:this.clearSelection.bind(this)})}},{key:"clearSelection",value:function(){this.trigger&&this.trigger.focus(),window.getSelection().removeAllRanges()}},{key:"destroy",value:function(){this.removeFake()}},{key:"action",set:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"copy";if(this._action=e,"copy"!==this._action&&"cut"!==this._action)throw new Error('Invalid "action" value, use either "copy" or "cut"')},get:function(){return this._action}},{key:"target",set:function(e){if(void 0!==e){if(!e||"object"!==(void 0===e?"undefined":i(e))||1!==e.nodeType)throw new Error('Invalid "target" value, use a valid Element');if("copy"===this.action&&e.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if("cut"===this.action&&(e.hasAttribute("readonly")||e.hasAttribute("disabled")))throw new Error('Invalid "target" attribute. You can\'t cut text from elements with "readonly" or "disabled" attributes');this._target=e}},get:function(){return this._target}}]),t}();e.exports=a})},function(e,t,n){function r(e,t,n){if(!e&&!t&&!n)throw new Error("Missing required arguments");if(!s.string(t))throw new TypeError("Second argument must be a String");if(!s.fn(n))throw new TypeError("Third argument must be a Function");if(s.node(e))return i(e,t,n);if(s.nodeList(e))return o(e,t,n);if(s.string(e))return a(e,t,n);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function i(e,t,n){return e.addEventListener(t,n),{destroy:function(){e.removeEventListener(t,n)}}}function o(e,t,n){return Array.prototype.forEach.call(e,function(e){e.addEventListener(t,n)}),{destroy:function(){Array.prototype.forEach.call(e,function(e){e.removeEventListener(t,n)})}}}function a(e,t,n){return l(document.body,e,t,n)}var s=n(6),l=n(5);e.exports=r},function(e,t){function n(){}n.prototype={on:function(e,t,n){var r=this.e||(this.e={});return(r[e]||(r[e]=[])).push({fn:t,ctx:n}),this},once:function(e,t,n){function r(){i.off(e,r),t.apply(n,arguments)}var i=this;return r._=t,this.on(e,r,n)},emit:function(e){var t=[].slice.call(arguments,1),n=((this.e||(this.e={}))[e]||[]).slice(),r=0,i=n.length;for(r;r0&&void 0!==arguments[0]?arguments[0]:{};this.action="function"==typeof e.action?e.action:this.defaultAction,this.target="function"==typeof e.target?e.target:this.defaultTarget,this.text="function"==typeof e.text?e.text:this.defaultText,this.container="object"===d(e.container)?e.container:document.body}},{key:"listenClick",value:function(e){var t=this;this.listener=(0,h.default)(e,"click",function(e){return t.onClick(e)})}},{key:"onClick",value:function(e){var t=e.delegateTarget||e.currentTarget;this.clipboardAction&&(this.clipboardAction=null),this.clipboardAction=new c.default({action:this.action(t),target:this.target(t),text:this.text(t),container:this.container,trigger:t,emitter:this})}},{key:"defaultAction",value:function(e){return l("action",e)}},{key:"defaultTarget",value:function(e){var t=l("target",e);if(t)return document.querySelector(t)}},{key:"defaultText",value:function(e){return l("text",e)}},{key:"destroy",value:function(){this.listener.destroy(),this.clipboardAction&&(this.clipboardAction.destroy(),this.clipboardAction=null)}}],[{key:"isSupported",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:["copy","cut"],t="string"==typeof e?[e]:e,n=!!document.queryCommandSupported;return t.forEach(function(e){n=n&&!!document.queryCommandSupported(e)}),n}}]),r}(u.default);e.exports=A})},function(e,t){function n(e,t){for(;e&&e.nodeType!==r;){if("function"==typeof e.matches&&e.matches(t))return e;e=e.parentNode}}var r=9;if("undefined"!=typeof Element&&!Element.prototype.matches){var i=Element.prototype;i.matches=i.matchesSelector||i.mozMatchesSelector||i.msMatchesSelector||i.oMatchesSelector||i.webkitMatchesSelector}e.exports=n},function(e,t,n){function o(e,t,n,r,i){var o=a.apply(this,arguments);return e.addEventListener(n,o,i),{destroy:function(){e.removeEventListener(n,o,i)}}}function r(e,t,n,r,i){return"function"==typeof e.addEventListener?o.apply(null,arguments):"function"==typeof n?o.bind(null,document).apply(null,arguments):("string"==typeof e&&(e=document.querySelectorAll(e)),Array.prototype.map.call(e,function(e){return o(e,t,n,r,i)}))}function a(t,n,e,r){return function(e){e.delegateTarget=i(e.target,n),e.delegateTarget&&r.call(t,e)}}var i=n(4);e.exports=r},function(e,n){n.node=function(e){return void 0!==e&&e instanceof HTMLElement&&1===e.nodeType},n.nodeList=function(e){var t=Object.prototype.toString.call(e);return void 0!==e&&("[object NodeList]"===t||"[object HTMLCollection]"===t)&&"length"in e&&(0===e.length||n.node(e[0]))},n.string=function(e){return"string"==typeof e||e instanceof String},n.fn=function(e){return"[object Function]"===Object.prototype.toString.call(e)}},function(e,t){function n(e){var t;if("SELECT"===e.nodeName)e.focus(),t=e.value;else if("INPUT"===e.nodeName||"TEXTAREA"===e.nodeName){var n=e.hasAttribute("readonly");n||e.setAttribute("readonly",""),e.select(),e.setSelectionRange(0,e.value.length),n||e.removeAttribute("readonly"),t=e.value}else{e.hasAttribute("contenteditable")&&e.focus();var r=window.getSelection(),i=document.createRange();i.selectNodeContents(e),r.removeAllRanges(),r.addRange(i),t=r.toString()}return t}e.exports=n}])}); @@ -25,4 +25,4 @@ License: MIT * Licensed under the Creative Commons Attribution 3.0 Unported License. For * details, see https://creativecommons.org/licenses/by/3.0/. */ -(function(i){"use strict";i(function(){i(".tooltip-demo").tooltip({selector:'[data-toggle="tooltip"]',container:"body"});i('[data-toggle="popover"]').popover();i(".tooltip-test").tooltip();i(".popover-test").popover();i('.bd-example-indeterminate [type="checkbox"]').prop("indeterminate",true);i('.bd-content [href="#"]').click(function(e){e.preventDefault()});i("#exampleModal").on("show.bs.modal",function(e){var t=i(e.relatedTarget);var n=t.data("whatever");var r=i(this);r.find(".modal-title").text("New message to "+n);r.find(".modal-body input").val(n)});i(".bd-toggle-animated-progress").on("click",function(){i(this).siblings(".progress").find(".progress-bar-striped").toggleClass("progress-bar-animated")});i("figure.highlight, div.highlight").each(function(){var e='
';i(this).before(e);i(".btn-clipboard").tooltip().on("mouseleave",function(){i(this).tooltip("hide")})});var e=new ClipboardJS(".btn-clipboard",{target:function(e){return e.parentNode.nextElementSibling}});e.on("success",function(e){i(e.trigger).attr("title","Copied!").tooltip("_fixTitle").tooltip("show").attr("title","Copy to clipboard").tooltip("_fixTitle");e.clearSelection()});e.on("error",function(e){var t=/Mac/i.test(navigator.userAgent)?"⌘":"Ctrl-";var n="Press "+t+"C to copy";i(e.trigger).attr("title",n).tooltip("_fixTitle").tooltip("show").attr("title","Copy to clipboard").tooltip("_fixTitle")});anchors.options={icon:"#"};anchors.add(".bd-content > h2, .bd-content > h3, .bd-content > h4, .bd-content > h5");i(".bd-content > h2, .bd-content > h3, .bd-content > h4, .bd-content > h5").wrapInner("
");Holder.addTheme("gray",{bg:"#777",fg:"rgba(255,255,255,.75)",font:"Helvetica",fontweight:"normal"})})})(jQuery);(function(){"use strict";function e(){var e=/MSIE ([0-9.]+)/.exec(window.navigator.userAgent);if(e===null){return null}var t=parseInt(e[1],10);var n=Math.floor(t);return n}function t(){var e=new Function("/*@cc_on return @_jscript_version; @*/")();if(typeof e==="undefined"){return 11}if(e<9){return 8}return e}var n=window.navigator.userAgent;if(n.indexOf("Opera")>-1||n.indexOf("Presto")>-1){return}var r=e();if(r===null){return}var i=t();if(r!==i){window.alert("WARNING: You appear to be using IE"+i+" in IE"+r+" emulation mode.\nIE emulation modes can behave significantly differently from ACTUAL older versions of IE.\nPLEASE DON'T FILE BOOTSTRAP BUGS based on testing in IE emulation modes!")}})();(function(){"use strict";if("serviceWorker"in navigator){window.addEventListener("load",function(){navigator.serviceWorker.register("/sw.js").then(function(e){console.log("ServiceWorker registration successful with scope: ",e.scope)}).catch(function(e){console.log("ServiceWorker registration failed: ",e)})})}else{console.log("Service workers are not supported.")}})();(function(){"use strict";if(!window.docsearch){return}var r=document.getElementById("search-input");var e=r.getAttribute("data-docs-version");window.docsearch({apiKey:"5990ad008512000bba2cf951ccf0332f",indexName:"bootstrap",inputSelector:"#search-input",algoliaOptions:{facetFilters:["version:"+e]},handleSelected:function(e,t,n){var r=n.url;r=n.isLvl1?r.split("#")[0]:r;window.location.href=r},transformData:function(e){return e.map(function(e){var t=r.getAttribute("data-siteurl");var n=/^https?:\/\/getbootstrap\.com/;e.url=t.match(n)?e.url:e.url.replace(n,"");return e})},debug:false})})(); \ No newline at end of file +(function(i){"use strict";i(function(){i(".tooltip-demo").tooltip({selector:'[data-toggle="tooltip"]',container:"body"});i('[data-toggle="popover"]').popover();i(".tooltip-test").tooltip();i(".popover-test").popover();i('.bd-example-indeterminate [type="checkbox"]').prop("indeterminate",true);i('.bd-content [href="#"]').click(function(e){e.preventDefault()});i("#exampleModal").on("show.bs.modal",function(e){var t=i(e.relatedTarget);var n=t.data("whatever");var r=i(this);r.find(".modal-title").text("New message to "+n);r.find(".modal-body input").val(n)});i(".bd-toggle-animated-progress").on("click",function(){i(this).siblings(".progress").find(".progress-bar-striped").toggleClass("progress-bar-animated")});i("figure.highlight, div.highlight").each(function(){var e='
';i(this).before(e);i(".btn-clipboard").tooltip().on("mouseleave",function(){i(this).tooltip("hide")})});var e=new ClipboardJS(".btn-clipboard",{target:function(e){return e.parentNode.nextElementSibling}});e.on("success",function(e){i(e.trigger).attr("title","Copied!").tooltip("_fixTitle").tooltip("show").attr("title","Copy to clipboard").tooltip("_fixTitle");e.clearSelection()});e.on("error",function(e){var t=/Mac/i.test(navigator.userAgent)?"⌘":"Ctrl-";var n="Press "+t+"C to copy";i(e.trigger).attr("title",n).tooltip("_fixTitle").tooltip("show").attr("title","Copy to clipboard").tooltip("_fixTitle")});anchors.options={icon:"#"};anchors.add(".bd-content > h2, .bd-content > h3, .bd-content > h4, .bd-content > h5");i(".bd-content > h2, .bd-content > h3, .bd-content > h4, .bd-content > h5").wrapInner("
");Holder.addTheme("gray",{bg:"#777",fg:"rgba(255,255,255,.75)",font:"Helvetica",fontweight:"normal"})})})(jQuery);(function(){"use strict";function e(){var e=/MSIE ([0-9.]+)/.exec(window.navigator.userAgent);if(e===null){return null}var t=parseInt(e[1],10);var n=Math.floor(t);return n}function t(){var e=new Function("/*@cc_on return @_jscript_version; @*/")();if(typeof e==="undefined"){return 11}if(e<9){return 8}return e}var n=window.navigator.userAgent;if(n.indexOf("Opera")>-1||n.indexOf("Presto")>-1){return}var r=e();if(r===null){return}var i=t();if(r!==i){window.alert("WARNING: You appear to be using IE"+i+" in IE"+r+" emulation mode.\nIE emulation modes can behave significantly differently from ACTUAL older versions of IE.\nPLEASE DON'T FILE BOOTSTRAP BUGS based on testing in IE emulation modes!")}})();(function(){"use strict";if("serviceWorker"in navigator){window.addEventListener("load",function(){navigator.serviceWorker.register("/docs/4.1/sw.js").then(function(e){console.log("ServiceWorker registration successful with scope: ",e.scope)}).catch(function(e){console.log("ServiceWorker registration failed: ",e)})})}else{console.log("Service workers are not supported.")}})();(function(){"use strict";if(!window.docsearch){return}var r=document.getElementById("search-input");var e=r.getAttribute("data-docs-version");window.docsearch({apiKey:"5990ad008512000bba2cf951ccf0332f",indexName:"bootstrap",inputSelector:"#search-input",algoliaOptions:{facetFilters:["version:"+e]},handleSelected:function(e,t,n){var r=n.url;r=n.isLvl1?r.split("#")[0]:r;window.location.href=r},transformData:function(e){return e.map(function(e){var t=r.getAttribute("data-siteurl");var n=/^https?:\/\/getbootstrap\.com/;e.url=t.match(n)?e.url:e.url.replace(n,"");return e})},debug:false})})(); diff --git a/docs/4.1/browser-bugs/index.html b/docs/4.1/browser-bugs/index.html index fdb24da5ef..534491cd1b 100644 --- a/docs/4.1/browser-bugs/index.html +++ b/docs/4.1/browser-bugs/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/alerts/index.html b/docs/4.1/components/alerts/index.html index 81aa1b79a1..938d0a3cac 100644 --- a/docs/4.1/components/alerts/index.html +++ b/docs/4.1/components/alerts/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/badge/index.html b/docs/4.1/components/badge/index.html index 3aec3684d2..0bffc06964 100644 --- a/docs/4.1/components/badge/index.html +++ b/docs/4.1/components/badge/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/breadcrumb/index.html b/docs/4.1/components/breadcrumb/index.html index 780f333f47..b342e5e6c8 100644 --- a/docs/4.1/components/breadcrumb/index.html +++ b/docs/4.1/components/breadcrumb/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/button-group/index.html b/docs/4.1/components/button-group/index.html index a36de1db4b..65f0b1b56a 100644 --- a/docs/4.1/components/button-group/index.html +++ b/docs/4.1/components/button-group/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/buttons/index.html b/docs/4.1/components/buttons/index.html index 706f1c1f1d..17c5a50ce1 100644 --- a/docs/4.1/components/buttons/index.html +++ b/docs/4.1/components/buttons/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/card/index.html b/docs/4.1/components/card/index.html index 8e3d7ab8ec..33b3ad11bc 100644 --- a/docs/4.1/components/card/index.html +++ b/docs/4.1/components/card/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/carousel/index.html b/docs/4.1/components/carousel/index.html index 6c2735b2b0..f6caa327e0 100644 --- a/docs/4.1/components/carousel/index.html +++ b/docs/4.1/components/carousel/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/collapse/index.html b/docs/4.1/components/collapse/index.html index 11baf81401..736d061f0b 100644 --- a/docs/4.1/components/collapse/index.html +++ b/docs/4.1/components/collapse/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/dropdowns/index.html b/docs/4.1/components/dropdowns/index.html index beab4e847c..009e7f01e2 100644 --- a/docs/4.1/components/dropdowns/index.html +++ b/docs/4.1/components/dropdowns/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/forms/index.html b/docs/4.1/components/forms/index.html index 5da5530456..a23b7ae7e2 100644 --- a/docs/4.1/components/forms/index.html +++ b/docs/4.1/components/forms/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/input-group/index.html b/docs/4.1/components/input-group/index.html index 1e71cd3730..9d336fb40b 100644 --- a/docs/4.1/components/input-group/index.html +++ b/docs/4.1/components/input-group/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/jumbotron/index.html b/docs/4.1/components/jumbotron/index.html index e67d388628..139a014753 100644 --- a/docs/4.1/components/jumbotron/index.html +++ b/docs/4.1/components/jumbotron/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/list-group/index.html b/docs/4.1/components/list-group/index.html index ce7e12cca3..fd90bd0f39 100644 --- a/docs/4.1/components/list-group/index.html +++ b/docs/4.1/components/list-group/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/modal/index.html b/docs/4.1/components/modal/index.html index af38410060..f46a032d60 100644 --- a/docs/4.1/components/modal/index.html +++ b/docs/4.1/components/modal/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/navbar/index.html b/docs/4.1/components/navbar/index.html index a90b2f5eb0..826b937863 100644 --- a/docs/4.1/components/navbar/index.html +++ b/docs/4.1/components/navbar/index.html @@ -27,7 +27,7 @@ - + @@ -548,14 +548,14 @@
<!-- Just an image -->
 <nav class="navbar navbar-light bg-light">
   <a class="navbar-brand" href="#">
-    <img src="/assets/brand/bootstrap-solid.svg" width="30" height="30" alt="">
+    <img src="/docs/4.1/assets/brand/bootstrap-solid.svg" width="30" height="30" alt="">
   </a>
 </nav>
@@ -563,7 +563,7 @@ @@ -571,7 +571,7 @@
<!-- Image and text -->
 <nav class="navbar navbar-light bg-light">
   <a class="navbar-brand" href="#">
-    <img src="/assets/brand/bootstrap-solid.svg" width="30" height="30" class="d-inline-block align-top" alt="">
+    <img src="/docs/4.1/assets/brand/bootstrap-solid.svg" width="30" height="30" class="d-inline-block align-top" alt="">
     Bootstrap
   </a>
 </nav>
diff --git a/docs/4.1/components/navs/index.html b/docs/4.1/components/navs/index.html index 7947be7fef..1c5f8c4263 100644 --- a/docs/4.1/components/navs/index.html +++ b/docs/4.1/components/navs/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/pagination/index.html b/docs/4.1/components/pagination/index.html index 9b94fad196..07e3300db6 100644 --- a/docs/4.1/components/pagination/index.html +++ b/docs/4.1/components/pagination/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/popovers/index.html b/docs/4.1/components/popovers/index.html index bc8f61c565..c71bedbedd 100644 --- a/docs/4.1/components/popovers/index.html +++ b/docs/4.1/components/popovers/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/progress/index.html b/docs/4.1/components/progress/index.html index 003f1f9520..86c4f431e1 100644 --- a/docs/4.1/components/progress/index.html +++ b/docs/4.1/components/progress/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/scrollspy/index.html b/docs/4.1/components/scrollspy/index.html index 811242a8d1..0acbbd98a5 100644 --- a/docs/4.1/components/scrollspy/index.html +++ b/docs/4.1/components/scrollspy/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/components/tooltips/index.html b/docs/4.1/components/tooltips/index.html index 61ab795518..ff521c37b3 100644 --- a/docs/4.1/components/tooltips/index.html +++ b/docs/4.1/components/tooltips/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/content/code/index.html b/docs/4.1/content/code/index.html index 2b67d3b4c9..7c0307d6dd 100644 --- a/docs/4.1/content/code/index.html +++ b/docs/4.1/content/code/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/content/figures/index.html b/docs/4.1/content/figures/index.html index 0da46046f4..ad3ec87d87 100644 --- a/docs/4.1/content/figures/index.html +++ b/docs/4.1/content/figures/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/content/images/index.html b/docs/4.1/content/images/index.html index 05822fd796..87cd2e3fb4 100644 --- a/docs/4.1/content/images/index.html +++ b/docs/4.1/content/images/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/content/reboot/index.html b/docs/4.1/content/reboot/index.html index 0812299a50..726a6661dc 100644 --- a/docs/4.1/content/reboot/index.html +++ b/docs/4.1/content/reboot/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/content/tables/index.html b/docs/4.1/content/tables/index.html index d83c084959..fefd222888 100644 --- a/docs/4.1/content/tables/index.html +++ b/docs/4.1/content/tables/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/content/typography/index.html b/docs/4.1/content/typography/index.html index 27c8146e6f..f84b0fa726 100644 --- a/docs/4.1/content/typography/index.html +++ b/docs/4.1/content/typography/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/examples/index.html b/docs/4.1/examples/index.html index 93192b3da3..843fcfe41e 100644 --- a/docs/4.1/examples/index.html +++ b/docs/4.1/examples/index.html @@ -25,7 +25,7 @@ - + diff --git a/docs/4.1/extend/approach/index.html b/docs/4.1/extend/approach/index.html index f2816e0823..bdc1569e4a 100644 --- a/docs/4.1/extend/approach/index.html +++ b/docs/4.1/extend/approach/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/extend/icons/index.html b/docs/4.1/extend/icons/index.html index 04067f30fd..640baa1913 100644 --- a/docs/4.1/extend/icons/index.html +++ b/docs/4.1/extend/icons/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/extend/index.html b/docs/4.1/extend/index.html index ae81a20e4c..af7b156d7e 100644 --- a/docs/4.1/extend/index.html +++ b/docs/4.1/extend/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/getting-started/accessibility/index.html b/docs/4.1/getting-started/accessibility/index.html index 107d78cdd5..70d3d92b52 100644 --- a/docs/4.1/getting-started/accessibility/index.html +++ b/docs/4.1/getting-started/accessibility/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/getting-started/best-practices/index.html b/docs/4.1/getting-started/best-practices/index.html index 6172aa4051..a847d3c324 100644 --- a/docs/4.1/getting-started/best-practices/index.html +++ b/docs/4.1/getting-started/best-practices/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/getting-started/browsers-devices/index.html b/docs/4.1/getting-started/browsers-devices/index.html index a582e53a84..b1f74d0539 100644 --- a/docs/4.1/getting-started/browsers-devices/index.html +++ b/docs/4.1/getting-started/browsers-devices/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/getting-started/build-tools/index.html b/docs/4.1/getting-started/build-tools/index.html index 08ef8c8a45..e5510ed0b6 100644 --- a/docs/4.1/getting-started/build-tools/index.html +++ b/docs/4.1/getting-started/build-tools/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/getting-started/contents/index.html b/docs/4.1/getting-started/contents/index.html index c3eddec0f1..56d0d19c55 100644 --- a/docs/4.1/getting-started/contents/index.html +++ b/docs/4.1/getting-started/contents/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/getting-started/download/index.html b/docs/4.1/getting-started/download/index.html index 39fc7b03dd..8e722bb9c5 100644 --- a/docs/4.1/getting-started/download/index.html +++ b/docs/4.1/getting-started/download/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/getting-started/introduction/index.html b/docs/4.1/getting-started/introduction/index.html index f411f0ac6e..040ad4707f 100644 --- a/docs/4.1/getting-started/introduction/index.html +++ b/docs/4.1/getting-started/introduction/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/getting-started/javascript/index.html b/docs/4.1/getting-started/javascript/index.html index 6fedbfb30f..13643ccce0 100644 --- a/docs/4.1/getting-started/javascript/index.html +++ b/docs/4.1/getting-started/javascript/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/getting-started/theming/index.html b/docs/4.1/getting-started/theming/index.html index a1b4988d7a..8ffa26f55b 100644 --- a/docs/4.1/getting-started/theming/index.html +++ b/docs/4.1/getting-started/theming/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/getting-started/webpack/index.html b/docs/4.1/getting-started/webpack/index.html index 325447740a..190af5ffd3 100644 --- a/docs/4.1/getting-started/webpack/index.html +++ b/docs/4.1/getting-started/webpack/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/layout/grid/index.html b/docs/4.1/layout/grid/index.html index 0f75f62aed..bd2cd9281e 100644 --- a/docs/4.1/layout/grid/index.html +++ b/docs/4.1/layout/grid/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/layout/media-object/index.html b/docs/4.1/layout/media-object/index.html index e76ec7cb7a..bcb0205127 100644 --- a/docs/4.1/layout/media-object/index.html +++ b/docs/4.1/layout/media-object/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/layout/overview/index.html b/docs/4.1/layout/overview/index.html index c5ac8516e6..103e4d7d80 100644 --- a/docs/4.1/layout/overview/index.html +++ b/docs/4.1/layout/overview/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/layout/utilities-for-layout/index.html b/docs/4.1/layout/utilities-for-layout/index.html index 604868c5c1..083f054003 100644 --- a/docs/4.1/layout/utilities-for-layout/index.html +++ b/docs/4.1/layout/utilities-for-layout/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/migration/index.html b/docs/4.1/migration/index.html index e644da216b..6d51b69acf 100644 --- a/docs/4.1/migration/index.html +++ b/docs/4.1/migration/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/borders/index.html b/docs/4.1/utilities/borders/index.html index 5731f45107..041428a912 100644 --- a/docs/4.1/utilities/borders/index.html +++ b/docs/4.1/utilities/borders/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/clearfix/index.html b/docs/4.1/utilities/clearfix/index.html index 84b314da03..5df0becbb9 100644 --- a/docs/4.1/utilities/clearfix/index.html +++ b/docs/4.1/utilities/clearfix/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/close-icon/index.html b/docs/4.1/utilities/close-icon/index.html index 08748c60f5..f70a2c9d15 100644 --- a/docs/4.1/utilities/close-icon/index.html +++ b/docs/4.1/utilities/close-icon/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/colors/index.html b/docs/4.1/utilities/colors/index.html index 8e24d93075..9b62047ea3 100644 --- a/docs/4.1/utilities/colors/index.html +++ b/docs/4.1/utilities/colors/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/display/index.html b/docs/4.1/utilities/display/index.html index 13626091cc..2c2f959064 100644 --- a/docs/4.1/utilities/display/index.html +++ b/docs/4.1/utilities/display/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/embed/index.html b/docs/4.1/utilities/embed/index.html index f29a91e27d..b8e999180f 100644 --- a/docs/4.1/utilities/embed/index.html +++ b/docs/4.1/utilities/embed/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/flex/index.html b/docs/4.1/utilities/flex/index.html index c7fd41bdc7..187dee81e9 100644 --- a/docs/4.1/utilities/flex/index.html +++ b/docs/4.1/utilities/flex/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/float/index.html b/docs/4.1/utilities/float/index.html index 07cdf36add..9f13c09a42 100644 --- a/docs/4.1/utilities/float/index.html +++ b/docs/4.1/utilities/float/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/image-replacement/index.html b/docs/4.1/utilities/image-replacement/index.html index fa628b1bb9..4d833c15e6 100644 --- a/docs/4.1/utilities/image-replacement/index.html +++ b/docs/4.1/utilities/image-replacement/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/position/index.html b/docs/4.1/utilities/position/index.html index d12913914b..93d34ba68d 100644 --- a/docs/4.1/utilities/position/index.html +++ b/docs/4.1/utilities/position/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/screenreaders/index.html b/docs/4.1/utilities/screenreaders/index.html index 9981988771..c43c3d6bd9 100644 --- a/docs/4.1/utilities/screenreaders/index.html +++ b/docs/4.1/utilities/screenreaders/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/shadows/index.html b/docs/4.1/utilities/shadows/index.html index ae5b204a6b..00d286d695 100644 --- a/docs/4.1/utilities/shadows/index.html +++ b/docs/4.1/utilities/shadows/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/sizing/index.html b/docs/4.1/utilities/sizing/index.html index 8eb01b4d9d..f76f098aed 100644 --- a/docs/4.1/utilities/sizing/index.html +++ b/docs/4.1/utilities/sizing/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/spacing/index.html b/docs/4.1/utilities/spacing/index.html index 2fadd97f79..28a3da500d 100644 --- a/docs/4.1/utilities/spacing/index.html +++ b/docs/4.1/utilities/spacing/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/text/index.html b/docs/4.1/utilities/text/index.html index 9c96620caa..9f7753ba17 100644 --- a/docs/4.1/utilities/text/index.html +++ b/docs/4.1/utilities/text/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/vertical-align/index.html b/docs/4.1/utilities/vertical-align/index.html index 0ab410b355..5f2afddc32 100644 --- a/docs/4.1/utilities/vertical-align/index.html +++ b/docs/4.1/utilities/vertical-align/index.html @@ -27,7 +27,7 @@ - + diff --git a/docs/4.1/utilities/visibility/index.html b/docs/4.1/utilities/visibility/index.html index b8b80677c3..8db0cb256a 100644 --- a/docs/4.1/utilities/visibility/index.html +++ b/docs/4.1/utilities/visibility/index.html @@ -27,7 +27,7 @@ - +