removing it broke the tab display; putting it back in for now
authorScott Baker <smbaker@gmail.com>
Wed, 11 Jun 2014 03:53:02 +0000 (20:53 -0700)
committerScott Baker <smbaker@gmail.com>
Wed, 11 Jun 2014 03:53:02 +0000 (20:53 -0700)
planetstack/templates/admin/dashboard/dashboard_base.html

index 80903b4..903f3fd 100644 (file)
@@ -6,7 +6,7 @@
 <link rel="stylesheet" type="text/css" href="{% static 'suit/css/suit.css' %}" media="all">
 <link rel="stylesheet" type="text/css" href="http://ajax.aspnetcdn.com/ajax/jquery.dataTables/1.9.0/css/jquery.dataTables_themeroller.css">
 <link rel="stylesheet" type="text/css" href="{% static 'planetstack.css' %}" media="all">
-
+<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.4/themes/smoothness/jquery-ui.css">
 <link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7.2/leaflet.css" />
 <script src="http://cdn.leafletjs.com/leaflet-0.7.2/leaflet.js"></script>