Add angularjs, change paths
This commit is contained in:
parent
5fc26d57b9
commit
35db27b0e6
2 changed files with 307 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
<title>Istic-Openstack</title>
|
||||
<meta name="description" content="Istic-Openstack project">
|
||||
<meta name="author" content="IOTeam">
|
||||
<link rel="stylesheet" href="./css/bootstrap.css">
|
||||
<link rel="stylesheet" href="./vendors/bootstrap/css/bootstrap.css">
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
|
@ -36,6 +36,6 @@
|
|||
|
||||
<body>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
|
||||
<script src="./js/bootstrap.min.js"></script>
|
||||
<script src="./vendors/bootstrap/js/bootstrap.min.js"></script>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue