Merge pull request #1773 from steveperry-53/carousel

Fix carousel images.
This commit is contained in:
Jared
2016-11-30 14:42:30 -08:00
committed by GitHub
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
<script src="/js/jquery-ui.min.js"></script>
<script src="/js/script.js"></script>
<script src="/js/sweetalert.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<title>Kubernetes - {{ title }}</title>
</head>
<body>
+7
View File
File diff suppressed because one or more lines are too long