Skip to content

Commit 4d697a7

Browse files
Merge branch '5.0'
* 5.0: [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 074b541 + 92e74a6 commit 4d697a7

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)