aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-08-08 20:40:17 +0000
committerMario <mario@mariovavti.com>2024-08-08 20:40:17 +0000
commit487e68ebd16566d9632f6e64b34dd6dbc4b5a6d9 (patch)
tree16f18e6d0addd9f044da58ec662d5344dd823cc0
parent6cdbc28d794d0c074d9582f90bae2ec6565a0a24 (diff)
downloadvolse-hubzilla-487e68ebd16566d9632f6e64b34dd6dbc4b5a6d9.tar.gz
volse-hubzilla-487e68ebd16566d9632f6e64b34dd6dbc4b5a6d9.tar.bz2
volse-hubzilla-487e68ebd16566d9632f6e64b34dd6dbc4b5a6d9.zip
fa2bi fix
-rw-r--r--view/tpl/jot-header.tpl15
1 files changed, 1 insertions, 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('\
<div><div class="nav nav-pills flex-column">\n\
<li class="nav-item"><a class="nav-link" href="#" onclick="initializeEmbedPhotoDialog();return false;">\n\
- <i class="bi fa-chevron-left"></i>&nbsp\n\
+ <i class="bi bi-chevron-left"></i>&nbsp\n\
{{$modaldiffalbum}}\n\
</a>\n\
</li>\n\