mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-08-03 07:22:57 +02:00
Add Homepage button on stats page
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
<h4><%= $total %><%=l 'pushed-images' %></h4>
|
||||
|
||||
<%= link_to url_for('index') => ( class => "btn btn-primary btn-lg" ) => begin %><%=l 'back-to-index' %><% end%>
|
||||
%= javascript begin
|
||||
function graph(stats_data, stats_labels, stats_total) {
|
||||
// Plot the data
|
||||
|
||||
Reference in New Issue
Block a user