Typo fix for event-admin.js in PRO

Home Forums Calendar Products Events Calendar PRO Typo fix for event-admin.js in PRO

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #46688
    gregwiley
    Participant

    Not sure if this is the appropriate place to post this but here goes:
    Whilst looking into adding the ability to create a custom monthly recurring event that only appears on the fifth week day of a month, e.g. fifth Sunday of a month, I noticed a JS syntax error in the console.

    The problem stemmed from lines 88 and 107. In each of these lines there is an errant ” (double quote):

    Line 88 should be: $(‘[name=”recurrence[type]”] option:selected’).val() == “Custom”)

    and line 107: $(‘[name=”recurrence[end-type]”] option:selected’).val() == “On”)

    Note the removal of the ” after selected.

    #46690
    gregwiley
    Participant

    Never mind, I see that some posted this fix 4 months ago!

    #46737
    Jonah
    Participant

    Thanks for the report anyway gregwiley!

    #978983
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Typo fix for event-admin.js in PRO’ is closed to new replies.