reso draggabile la parte modale di inserimento/modifica movimento
This commit is contained in:
2
public/js/app/movimenti.js
vendored
2
public/js/app/movimenti.js
vendored
@@ -11,6 +11,8 @@ $(document).ready(function() {
|
||||
});
|
||||
});
|
||||
|
||||
$(".draggable").draggable();
|
||||
|
||||
var d = new Date();
|
||||
|
||||
var month = d.getMonth()+1;
|
||||
|
||||
Reference in New Issue
Block a user