Use <details> und <summary> instead of panel-collapse

This commit is contained in:
Raphael Michel
2018-05-10 12:04:29 +02:00
parent bfff001752
commit 05daeb561c
17 changed files with 198 additions and 186 deletions

View File

@@ -367,6 +367,8 @@ var form_handlers = function (el) {
$(function () {
"use strict";
$("body").removeClass("nojs");
$("[data-formset]").formset(
{
animateForms: true,