Jadwal Belanja CHT
This commit is contained in:
Vendored
+4
@@ -300,4 +300,8 @@ hr{
|
||||
|
||||
.table td, .table th{
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
.dataTables_processing .card{
|
||||
display: none;
|
||||
}
|
||||
Vendored
+5
-1
@@ -385,4 +385,8 @@ refreshNotif = ()=>{
|
||||
}
|
||||
})
|
||||
}
|
||||
refreshNotif();
|
||||
refreshNotif();
|
||||
|
||||
$.extend( $.fn.dataTable.ext.classes, {
|
||||
sProcessing: "dataTables_processing",
|
||||
});
|
||||
Reference in New Issue
Block a user