Updated help page

This commit is contained in:
2017-09-03 21:54:37 +02:00
parent 6f32a6ef1a
commit 65e34a1634
11 changed files with 690 additions and 367 deletions
+1 -1
View File
@@ -1216,7 +1216,7 @@ $.ready(function () {
});
// Expanding boxes on mobile
$('.Box.mobcol').forEach(function(x) {
$('.Box.mobcol,.Box.fold').forEach(function(x) {
var h = x.querySelector('h2');
var hdl = function() {