[Notice] Announcing the End of Demo Server [Read me]
Jihan Kim 2013-05-03
fix path of bootstrap.css
@a72d3e68db308423fbb29cdb74cc9bfbec56ed31
app/views/hiveUI.scala.html
--- app/views/hiveUI.scala.html
+++ app/views/hiveUI.scala.html
@@ -5,7 +5,7 @@
 	<title>HIVE UI</title>
 	<meta name="viewport" content="width=device-width, initial-scale=1.0">
 	<link rel="shortcut icon" type="image/png" href="/assets/images/favicon.ico">
-	<link rel="stylesheet" type="text/css" media="screen" href="/assets/stylesheets/bootstrap.min.css">
+	<link rel="stylesheet" type="text/css" media="screen" href="/assets/stylesheets/bootstrap.css">
 	<link rel="stylesheet" type="text/css" media="screen" href="/assets/stylesheets/nforge.css">
 	<script type="text/javascript" src="/assets/javascripts/lib/jquery/jquery-1.9.0.js"></script>
 	<script type="text/javascript" src="/assets/javascripts/common/hive.Common.js"></script>
Add a comment
List