diff --git a/src/stubs/resources/views/full/index.stub b/src/stubs/resources/views/full/index.stub index 2cf3845..4449dc1 100644 --- a/src/stubs/resources/views/full/index.stub +++ b/src/stubs/resources/views/full/index.stub @@ -19,7 +19,7 @@
- +
Reset diff --git a/tests/Generators/ViewsGeneratorTest.php b/tests/Generators/ViewsGeneratorTest.php index 6f9ba6b..378e0b5 100644 --- a/tests/Generators/ViewsGeneratorTest.php +++ b/tests/Generators/ViewsGeneratorTest.php @@ -35,7 +35,7 @@ class ViewsGeneratorTest extends TestCase
- lang_name}.search_text') }}\" name=\"q\" type=\"text\" id=\"q\" class=\"form-control input-sm\"> + lang_name}.search_text') }}\" name=\"q\" type=\"text\" id=\"q\" class=\"form-control input-sm\" value=\"{{ request('q') }}\">
lang_name}.search') }}\" class=\"btn btn-sm\"> table_name}.index') }}\">Reset