From 53cdb1a420aca8eeac76abb6dc9960d56b42fc57 Mon Sep 17 00:00:00 2001 From: AlberT Date: Tue, 9 Jun 2015 13:04:59 +0200 Subject: [PATCH] [WebProfilerBundle] Added tabindex="-1" to not interfer with normal UX --- .../Resources/views/Profiler/toolbar.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig index 9e96dc6d1a..f0bcd9eeed 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig @@ -1,7 +1,7 @@ {% if 'normal' != position %}
-