calendar fixes
This commit is contained in:
parent
0b495c0570
commit
09815d5b15
|
|
@ -53,7 +53,7 @@
|
|||
|
||||
<script>
|
||||
$(document).ready(function () {
|
||||
$(document).on('click', '.gj-picker-bootstrap', function () {
|
||||
$(document).on('click', '.gj-cursor-pointer', function () {
|
||||
alert(5342);
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue