mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-07-13 21:31:23 +02:00
Fix donut stats call
This commit is contained in:
@@ -64,4 +64,6 @@ $(document).ready(function() {
|
||||
$("#total-holder").empty();
|
||||
graph(stats_labels, stats_data, stats_total);
|
||||
});
|
||||
Morris.Donut(enabled_donut);
|
||||
Morris.Donut(disabled_donut);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user