BookStack/resources/views/search
Dan Brown 2e49b16177
Prevented created/update_by filters be wiped in search
Updating filters via sidebar would wipe the created_by/update_by filters
since these were not part of the sidebar filter form.
This adds them, if existing, as hidden inputs.
Includes tests to cover.

Closes #2736
2021-11-14 15:07:13 +00:00
..
parts Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
all.blade.php Prevented created/update_by filters be wiped in search 2021-11-14 15:07:13 +00:00