mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 00:42:15 +00:00
Größe der Akkordeonansicht korrigiert
This commit is contained in:
@@ -150,8 +150,8 @@ $studiensemester->getAll();
|
||||
{
|
||||
$("#accordion").accordion({
|
||||
header: "h2",
|
||||
autoHeight: false
|
||||
});
|
||||
heightStyle: "content"
|
||||
});
|
||||
$("#accordion").attr("style", "visibility: visible;");
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user