Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
d07e14f5b4e075b5eb0127834d3e4d084105d4a3
d07e14f5b4e075b5eb0127834d3e4d084105d4a3
Switch branch/tag
go
go
go
templates
crispy
accordian.html
Find file
Normal view
History
Permalink
accordian.html
84 Bytes
Edit
Web IDE
Newer
Older
Necessary changes to accordian behavior
David Haynes
committed
Jan 31, 2016
1
2
3
<div
class=
"panel-group"
id=
"{{ accordion.css_id }}"
>
{{ content|safe }}
</div>