• Jiaan Louw's avatar
    Resolve duplicate api call · 0d61e6ba
    Jiaan Louw authored
    This solves the duplicate API calls from members.js
    by removing the additional events being emitted when
    a group member's experination date is changed or
    removed. The change event doesn't need to get fired
    here because it's already being fired by pikaday
    in both cases.
    0d61e6ba
member_expiration_date.js 1.68 KB