mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-15 20:54:03 +00:00
voting visual changes
This commit is contained in:
parent
4356616566
commit
52543589e4
7 changed files with 44 additions and 21 deletions
|
|
@ -60,11 +60,6 @@ $(function() {
|
|||
$(".comment-reply").hide();
|
||||
$(".user-details-popover").popover();
|
||||
$("#comments-div").hide();
|
||||
|
||||
$("#votes-link").click(function(){
|
||||
$("#votes-div").toggle();
|
||||
return false;
|
||||
});
|
||||
});
|
||||
|
||||
function word_count(text, divId, maxcount) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue