mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Use <details> und <summary> instead of panel-collapse
This commit is contained in:
@@ -367,6 +367,8 @@ var form_handlers = function (el) {
|
||||
$(function () {
|
||||
"use strict";
|
||||
|
||||
$("body").removeClass("nojs");
|
||||
|
||||
$("[data-formset]").formset(
|
||||
{
|
||||
animateForms: true,
|
||||
|
||||
Reference in New Issue
Block a user