Commit 9ddaf186 authored by bitsoko services's avatar bitsoko services 👷🏿

Update billing.js

parent 73c40f0e
......@@ -100,8 +100,7 @@ function billingUpdater() {
}
//calenderfunction myFunction() {
$(document).ready(function () {});
$(document).ready(function () {
document.addEventListener('DOMContentLoaded', function () {
var month = new Array();
month[0] = "January";
month[1] = "February";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment