Explorar el Código

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

Nathan Schneider hace 5 años
padre
commit
f4d8ca28e5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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");