From ab83de1d664e4e983a4548d763b29eff6c83cfcd Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Mon, 10 Nov 2014 16:34:48 +0100 Subject: [PATCH] Add type=submit to search See https://github.com/barryvdh/laravel-debugbar/pull/224 by @barryvanveen > Create button with type="submit" so Bootlint doesn't thrown an W007-error (https://github.com/twbs/bootlint/wiki/W007) --- src/DebugBar/Resources/openhandler.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/DebugBar/Resources/openhandler.js b/src/DebugBar/Resources/openhandler.js index c200ed8..91d76e6 100644 --- a/src/DebugBar/Resources/openhandler.js +++ b/src/DebugBar/Resources/openhandler.js @@ -77,6 +77,7 @@ if (typeof(PhpDebugBar) == 'undefined') { var self = this; var searchBtn = $('