Skip to content

Commit

Permalink
Bootstrap updated to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanDufau committed Mar 13, 2014
1 parent 43fd435 commit d53022c
Show file tree
Hide file tree
Showing 23 changed files with 329 additions and 375 deletions.
4 changes: 2 additions & 2 deletions installer/view/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />

<link type="text/css" rel="stylesheet" href="libraries/bootstrap-3.1.0/css/bootstrap.min.css" />
<link type="text/css" rel="stylesheet" href="libraries/bootstrap-3.1.1/css/bootstrap.min.css" />
<link type="text/css" rel="stylesheet" href="installer/css/style.css" />

<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
Expand All @@ -15,7 +15,7 @@
<![endif]-->

<script type="text/javascript" src="libraries/jquery-1.11.0/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="libraries/bootstrap-3.1.0/js/bootstrap.min.js"></script>
<script type="text/javascript" src="libraries/bootstrap-3.1.1/js/bootstrap.min.js"></script>
<script type="text/javascript" src="installer/js/form.js"></script>
<script type="text/javascript" src="installer/js/installer.js"></script>
</head>
Expand Down
1 change: 0 additions & 1 deletion libraries/bootstrap-3.1.0/css/bootstrap-theme.css.map

This file was deleted.

1 change: 0 additions & 1 deletion libraries/bootstrap-3.1.0/css/bootstrap.css.map

This file was deleted.

7 changes: 0 additions & 7 deletions libraries/bootstrap-3.1.0/css/bootstrap.min.css

This file was deleted.

Binary file not shown.
Binary file not shown.
6 changes: 0 additions & 6 deletions libraries/bootstrap-3.1.0/js/bootstrap.min.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions libraries/bootstrap-3.1.1/css/bootstrap-theme.css.map

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d53022c

Please sign in to comment.