We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f1f38 commit 48e3097Copy full SHA for 48e3097
Resources/views/Collector/migrations.html.twig
@@ -1,4 +1,4 @@
1
-{% extends app.request.isXmlHttpRequest ? '@WebProfiler/Profiler/ajax_layout.html.twig' : '@WebProfiler/Profiler/layout.html.twig' %}
+{% extends '@WebProfiler/Profiler/layout.html.twig' %}
2
3
{% block toolbar %}
4
{% set executed_migrations = collector.data.executed_migrations|length %}
0 commit comments