Resolve duplicate api call
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.
Showing
Please register or sign in to comment