Skip to content

Commit 92e74a6

Browse files
Merge branch '4.4' into 5.0
* 4.4: [PhpUnitBridge] fix bad test [4.4] CS fixes [3.4] CS fixes Disable phpunit verbosity Queue name is a required parameter [FrameworkBundle] display actual target for error in AssetsInstallCommand Remove patches for Doctrine bugs and deprecations [Mime] fix bad method call on "EmailAddressContains" [DI][EventDispatcher] added contract for implementation
2 parents bf4bd4e + 429e96b commit 92e74a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dumper/HtmlDumper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ function showCurrent(state)
600600
*/
601601
return;
602602
}
603-
603+
604604
e.preventDefault();
605605
search.className = search.className.replace(/\bsf-dump-search-hidden\b/, '');
606606
searchInput.focus();

0 commit comments

Comments
 (0)