Changes based on comments
This commit is contained in:
parent
aaa77bb893
commit
a0dc62b125
2 changed files with 5 additions and 2 deletions
|
|
@ -60,8 +60,7 @@ $(function() {
|
|||
$(".comment-reply").hide();
|
||||
$(".user-details-popover").popover();
|
||||
$("#comments-div").hide();
|
||||
|
||||
$("#votes-div").hide();
|
||||
|
||||
$("#votes-link").click(function(){
|
||||
$("#votes-div").toggle();
|
||||
return false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue