Changeset 1423976
- Timestamp:
- 05/25/2016 11:30:40 AM (10 years ago)
- File:
-
- 1 edited
-
reaction-buttons/trunk/reaction_buttons.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
reaction-buttons/trunk/reaction_buttons.php
r1405236 r1423976 537 537 if(only_one_vote){ 538 538 jQuery("#reaction_buttons_post" + post_id + " .reaction_button").addClass('voted'); 539 jQuery("#reaction_buttons_post" + post_id + " .reaction_button_" + button).addClass('rb_chosen'); 539 540 } 540 541 else{
Note: See TracChangeset
for help on using the changeset viewer.