diff --git a/var/www/templates/Queue_live_Monitoring.html b/var/www/templates/Queue_live_Monitoring.html index 81b322b3..dc278f23 100644 --- a/var/www/templates/Queue_live_Monitoring.html +++ b/var/www/templates/Queue_live_Monitoring.html @@ -1,7 +1,6 @@ - WordsTrend diff --git a/var/www/templates/Trending.html b/var/www/templates/Trending.html index 8928f948..f99a88f9 100644 --- a/var/www/templates/Trending.html +++ b/var/www/templates/Trending.html @@ -14,9 +14,8 @@ - - @@ -56,7 +55,7 @@
- +
- -
+ +
{% include 'trending_graphs/Tldstrending.html' %}
@@ -75,7 +74,7 @@
{% include 'trending_graphs/Wordstrending.html' %} -
+
{% include 'trending_graphs/Protocolstrending.html' %}
@@ -98,27 +97,27 @@ current_displayed_graph = new Graph(pannel, path, header_size); setTimeout(function() { current_displayed_graph.set_Visibility(default_display)}, 300); }, 'text'); - + } // When a pannel is shown, create_and_plot. $('.nav-tabs a').on('shown.bs.tab', function(event){ - create_and_plot($(event.target).attr('data-pannel'), $(event.target).attr('data-path')); + create_and_plot($(event.target).attr('data-pannel'), $(event.target).attr('data-path')); });
diff --git a/var/www/templates/index.html b/var/www/templates/index.html index 0110f22e..f4559450 100644 --- a/var/www/templates/index.html +++ b/var/www/templates/index.html @@ -14,8 +14,6 @@ - - - -