calendar fixes
This commit is contained in:
parent
004f54a604
commit
7a2e38c038
|
|
@ -53,10 +53,7 @@
|
|||
</script>
|
||||
<script>
|
||||
$(document).ready(function () {
|
||||
alert(543233);
|
||||
$('.current-month.gj-cursor-pointer div').bind('click', function () {
|
||||
alert(32442433);
|
||||
});
|
||||
alert($('.gj-picker-bootstrap').attr('selectedday'));
|
||||
});
|
||||
</script>
|
||||
@endsection
|
||||
Loading…
Reference in New Issue