Improve the vote link reminder function
Move the link to a clickable button that copies the link inside the clipboard, and triggers a 2 sec popover to tell it to the user
If the clipboard API fails, the user should be redirected directly to the link
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
Showing
- js/app/adminstuds.js 57 additions, 2 deletionsjs/app/adminstuds.js
- js/app/studs.js 2 additions, 1 deletionjs/app/studs.js
- js/jquery-ui.min.js 0 additions, 13 deletionsjs/jquery-ui.min.js
- locale/en.json 1 addition, 0 deletionslocale/en.json
- locale/fr.json 1 addition, 0 deletionslocale/fr.json
- locale/fr_FR.json 1 addition, 0 deletionslocale/fr_FR.json
- tpl/part/vote_table_classic.tpl 4 additions, 5 deletionstpl/part/vote_table_classic.tpl
- tpl/part/vote_table_date.tpl 4 additions, 5 deletionstpl/part/vote_table_date.tpl
- tpl/studs.tpl 0 additions, 1 deletiontpl/studs.tpl
Loading
Please register or sign in to comment