Merge branch 'new-super' of https://gitlab.com/online-sistem1/kaunter into fixkaunter

This commit is contained in:
hafifierahman
2022-06-10 00:09:19 +08:00
2 changed files with 2 additions and 2 deletions
@@ -114,7 +114,7 @@
format: 'mm-yyyy', format: 'mm-yyyy',
startView: "months", startView: "months",
minViewMode: "months", minViewMode: "months",
startDate: '01/05/2022' startDate: "05/2022"
}); });
}); });