Skip to content

Commit b8358e3

Browse files
webmozartfabpot
authored andcommitted
Added "use strict" statements
1 parent 0936694 commit b8358e3

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@
182182

183183
<script>
184184
function Toggler() {
185+
"use strict";
186+
185187
var expand = function (button) {
186188
var targetId = button.dataset.toggleTargetId,
187189
target = document.getElementById(targetId);
@@ -252,6 +254,8 @@
252254
}
253255
254256
function TabView() {
257+
"use strict";
258+
255259
var activeTab = null,
256260
257261
activeTarget = null,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy