Aggiunto possibilità di salvare files per un progetto
This commit is contained in:
2
public/js/app/rigaProgetti.js
vendored
2
public/js/app/rigaProgetti.js
vendored
@@ -1,7 +1,7 @@
|
||||
$(document).ready(function() {
|
||||
$('#tab_progetti').DataTable({
|
||||
"responsive": true,
|
||||
columnDefs: [
|
||||
columnDefs: [
|
||||
{
|
||||
target: 0,
|
||||
render: DataTable.render.date(),
|
||||
|
||||
Reference in New Issue
Block a user