calendar fixes
This commit is contained in:
parent
7a2e38c038
commit
be927aa590
|
|
@ -53,7 +53,7 @@
|
|||
</script>
|
||||
<script>
|
||||
$(document).ready(function () {
|
||||
alert($('.gj-picker-bootstrap').attr('selectedday'));
|
||||
alert($('.gj-picker-bootstrap table').innerHTML());
|
||||
});
|
||||
</script>
|
||||
@endsection
|
||||
Loading…
Reference in New Issue