Skip to content
  • TimBaumann's avatar
    ec30985d
    Use <details> element for collapsibles (#690) · ec30985d
    TimBaumann authored and Alex Biehl's avatar Alex Biehl committed
    * Remove unnecessary call to 'collapseSection'
    
    The call is unnecessary since there is no corresponding toggle for hiding the
    section of orphan instances.
    
    * Use <details> for collapsibles
    
    This makes them work even when JS is disabled. Closes #560.
    ec30985d
    Use <details> element for collapsibles (#690)
    TimBaumann authored and Alex Biehl's avatar Alex Biehl committed
    * Remove unnecessary call to 'collapseSection'
    
    The call is unnecessary since there is no corresponding toggle for hiding the
    section of orphan instances.
    
    * Use <details> for collapsibles
    
    This makes them work even when JS is disabled. Closes #560.
Loading