calendar fixes
This commit is contained in:
parent
9fd60bcf8a
commit
c4579493c9
|
|
@ -64,7 +64,7 @@
|
|||
//event.oldValue - Previous value of the modified attribute
|
||||
//event.newValue - New value of the modified attribute
|
||||
//Triggered when the selected elements attribute is added/updated/removed
|
||||
alert($(this).attr('selectedday'));
|
||||
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue