Sistemazione Javascript e attivazione select2
This commit is contained in:
2
public/js/app/movimenti.js
vendored
2
public/js/app/movimenti.js
vendored
@@ -9,6 +9,8 @@ $(document).ready(function() {
|
||||
],
|
||||
"order": [[0, "desc"]]
|
||||
});
|
||||
|
||||
// $('.select2').select2();
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user