[Notice] Announcing the End of Demo Server [Read me]

fix path of bootstrap.css
@a72d3e68db308423fbb29cdb74cc9bfbec56ed31
--- app/views/hiveUI.scala.html
+++ app/views/hiveUI.scala.html
... | ... | @@ -5,7 +5,7 @@ |
5 | 5 |
<title>HIVE UI</title> |
6 | 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
7 | 7 |
<link rel="shortcut icon" type="image/png" href="/assets/images/favicon.ico"> |
8 |
- <link rel="stylesheet" type="text/css" media="screen" href="/assets/stylesheets/bootstrap.min.css"> |
|
8 |
+ <link rel="stylesheet" type="text/css" media="screen" href="/assets/stylesheets/bootstrap.css"> |
|
9 | 9 |
<link rel="stylesheet" type="text/css" media="screen" href="/assets/stylesheets/nforge.css"> |
10 | 10 |
<script type="text/javascript" src="/assets/javascripts/lib/jquery/jquery-1.9.0.js"></script> |
11 | 11 |
<script type="text/javascript" src="/assets/javascripts/common/hive.Common.js"></script> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?