Operation of a particular day of the month

Issue #45 closed
montero lalas created an issue

This function is understandable:

    onDayClick: function(events) {
      alert('hey!');         
    },

but it works with every click should look like this feature to assign the click of only one designated day

Comments (1)

  1. Log in to comment