From 487e68ebd16566d9632f6e64b34dd6dbc4b5a6d9 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 8 Aug 2024 20:40:17 +0000 Subject: fa2bi fix --- view/tpl/jot-header.tpl | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/view/tpl/jot-header.tpl b/view/tpl/jot-header.tpl index 010eae326..2c60b7c22 100644 --- a/view/tpl/jot-header.tpl +++ b/view/tpl/jot-header.tpl @@ -374,19 +374,6 @@ var activeCommentText = ''; timer = setTimeout(updateInit,1000); } -/* - function toggleVoting() { - if($('#jot-consensus').val() > 0) { - $('#jot-consensus').val(0); - $('#profile-voting, #profile-voting-sub').removeClass('bi-check-square').addClass('bi-square'); - } - else { - $('#jot-consensus').val(1); - $('#profile-voting, #profile-voting-sub').removeClass('bi-square').addClass('bi-check-square'); - } - } -*/ - function toggleNoComment() { if($('#jot-nocomment').val() > 0) { $('#jot-nocomment').val(0); @@ -432,7 +419,7 @@ var activeCommentText = ''; $('#embedPhotoModalBodyAlbumDialog').html('\