working on front end
got dates to work (sort of) now neet to actually send tranx to backend
This commit is contained in:
+1
File diff suppressed because one or more lines are too long
@@ -57,3 +57,9 @@ function send() {
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
$("#datepicker").datepicker( {
|
||||
format: "mm-yyyy",
|
||||
viewMode: "months",
|
||||
minViewMode: "months"
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user