Private GIT

Skip to content
Snippets Groups Projects
Commit fcf54862 authored by Gaëtan Muller's avatar Gaëtan Muller
Browse files

Use minified version of Bootstrap and remove unminified version

parent 97535cc7
Branches
Tags
No related merge requests found
This diff is collapsed.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<meta name="msapplication-TileImage" content="${sbRoot}/images/ico/favicon-144.png"> <meta name="msapplication-TileImage" content="${sbRoot}/images/ico/favicon-144.png">
<meta name="msapplication-config" content="${sbRoot}/css/browserconfig.xml"> <meta name="msapplication-config" content="${sbRoot}/css/browserconfig.xml">
<link rel="stylesheet" type="text/css" href="${sbRoot}/css/lib/bootstrap.css?${sbPID}"/> <link rel="stylesheet" type="text/css" href="${sbRoot}/css/lib/bootstrap.min.css?${sbPID}"/>
<link rel="stylesheet" type="text/css" href="${sbRoot}/css/browser.css?${sbPID}" /> <link rel="stylesheet" type="text/css" href="${sbRoot}/css/browser.css?${sbPID}" />
<link rel="stylesheet" type="text/css" href="${sbRoot}/css/lib/jquery-ui-1.10.4.custom.css?${sbPID}" /> <link rel="stylesheet" type="text/css" href="${sbRoot}/css/lib/jquery-ui-1.10.4.custom.css?${sbPID}" />
<link rel="stylesheet" type="text/css" href="${sbRoot}/css/lib/jquery.qtip-2.2.1.min.css?${sbPID}"/> <link rel="stylesheet" type="text/css" href="${sbRoot}/css/lib/jquery.qtip-2.2.1.min.css?${sbPID}"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment