bug fixes and new additions
This commit is contained in:
2
public/assets/js/clientshow.js
vendored
2
public/assets/js/clientshow.js
vendored
@@ -1,4 +1,4 @@
|
||||
$(document).ready(function(){
|
||||
$(document).ready(function(){
|
||||
//console.log('foo bar');
|
||||
var d = new Date();
|
||||
var month = d.getMonth()+1;
|
||||
|
||||
Reference in New Issue
Block a user