-
- Downloads
Add MemberExpirationDate JS helper
This helper adds a datepicker to all `js-access-expiration-date` elements. If that element is a child of a `clearable-input` element and has a sibling `js-clear-input` element, then it will show a working clear button to the right of the input field.
Showing
- app/assets/javascripts/member_expiration_date.js 2 additions, 0 deletionsapp/assets/javascripts/member_expiration_date.js
- app/assets/stylesheets/pages/projects.scss 26 additions, 0 deletionsapp/assets/stylesheets/pages/projects.scss
- app/views/projects/project_members/update.js.haml 1 addition, 0 deletionsapp/views/projects/project_members/update.js.haml
- app/views/shared/members/_member.html.haml 3 additions, 3 deletionsapp/views/shared/members/_member.html.haml
Loading
Please register or sign in to comment