Primo commit: trasferimento del progetto PPEasy
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/**
|
||||
* Theme: Crovex - Responsive Bootstrap 4 Admin Dashboard
|
||||
* Author: Mannatthemes
|
||||
* Responsive-table Js
|
||||
*/
|
||||
|
||||
|
||||
$(function() {
|
||||
$('.table-responsive').responsiveTable({
|
||||
addDisplayAllBtn: 'btn btn-secondary'
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user