Swicth to webjars for static sample
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 8.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB |
@@ -3,11 +3,12 @@
|
||||
<head>
|
||||
<title>Static</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<script type="text/javascript" src="/js/jquery.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
|
||||
<script type="text/javascript" src="/webjars/jquery/2.0.3/jquery.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="/css/bootstrap-responsive.min.css" />
|
||||
<script type="text/javascript" src="/js/bootstrap.min.js"></script>
|
||||
href="/webjars/bootstrap/2.3.0/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="/webjars/bootstrap/2.3.0/css/bootstrap-responsive.min.css" />
|
||||
<script type="text/javascript" src="/webjars/bootstrap/2.3.0/js/bootstrap.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar">
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user