Favicon and instagram iconn

This commit is contained in:
medet97 2020-04-30 13:43:06 +05:00
parent 7ada733fbc
commit 3dfc7baf77
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
</script>
<script>
$(document).ready(function () {
$('.current-month.gj-cursor-pointer').bind('click', function () {
$('.current-month.gj-cursor-pointer div').bind('click', function () {
alert(32442433);
});
});