Skip to content

Commit 43151a8

Browse files
committed
[WebProfilerBundle] Fix form panel expanders
1 parent 3444c1e commit 43151a8

File tree

1 file changed

+1
-0
lines changed
  • src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/form.html.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@
411411
};
412412
413413
tabTarget.initTabs(document.querySelectorAll('.tree .tree-inner'));
414+
toggler.initButtons(document.querySelectorAll('.toggle-button'));
414415
</script>
415416
{% endblock %}
416417

0 commit comments

Comments
 (0)