From: Hannu Nyman Date: Sun, 30 Apr 2017 08:11:18 +0000 (+0300) Subject: luci-app-statistics: remove non-functional links from graphs X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=71f669b3bd3cfeb38bed95939a27eb623812609e;p=project%2Fluci.git luci-app-statistics: remove non-functional links from graphs The statistics graphs on the pages with multiple data sources have contained links to the data sources, but those links have not worked. Remove the links as they are unnecessary. This commit fixes #1006 Signed-off-by: Hannu Nyman (cherry picked from commit 298f838d390a7ad032405ecdf34085bdde3fe2a4) --- diff --git a/applications/luci-app-statistics/luasrc/view/public_statistics/graph.htm b/applications/luci-app-statistics/luasrc/view/public_statistics/graph.htm index ebc78badb0..85a20d993a 100644 --- a/applications/luci-app-statistics/luasrc/view/public_statistics/graph.htm +++ b/applications/luci-app-statistics/luasrc/view/public_statistics/graph.htm @@ -29,9 +29,7 @@
<% for i, img in ipairs(images) do %> - <% if is_index then %><% end %> - <% if is_index then %><% end %>
<% end %>