* fix progressPie not work in datatable.
This commit is contained in:
@@ -53,6 +53,7 @@ var datatableOptions =
|
||||
this.$datatable.find('.table').addClass('has-sort-head');
|
||||
}
|
||||
this.$datatable.find('.sparkline').sparkline();
|
||||
$('.progress-pie').progressPie();
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user