* improve UI of dashboard.

This commit is contained in:
Catouse
2018-07-05 10:24:38 +08:00
parent 5baae8f3ff
commit f1018cde93
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -78,6 +78,7 @@ $(document).ready(function()
{
this.$datatable.find('.table').addClass('has-sort-head');
}
this.$datatable.find('.sparkline').sparkline();
}
});