Quellcode durchsuchen

In rule.html, switching to edit mode no longer collapses all sections

Nathan Schneider vor 5 Jahren
Ursprung
Commit
f4d8ca28e5
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      _layouts/rule.html

+ 0 - 1
_layouts/rule.html

@@ -88,7 +88,6 @@ layout: default
       } else {
           editMode = true;
           //DO CHANGES VIA CLASSES
-          classDisplayAll("section","none");
           classDisplayAll("button","block");
           classDisplayAll("question","block");
           classDisplayAll("editable","block");