Skip to content

Commit 14a18ee

Browse files
committed
Fix Submit List Community 7
1 parent b298427 commit 14a18ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usr/share/bigbashview/bcc/apps/bigbashview-calamares/community_verify_pkgs2.sh.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
else
129129

130130
echo '<h6 class="max center-align padding">'$SUCCESS_MSG'</h6>'
131-
#echo '<script>window.onload = function(){document.forms[0].submit();}</script>'
131+
echo '<script>window.onload = function(){document.forms[0].submit();}</script>'
132132

133133
fi
134134

0 commit comments

Comments
 (0)