mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
Derp
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
637604dfaf
commit
e7c47408a7
|
@ -571,7 +571,7 @@ class ReportsController extends Controller
|
|||
$header[] = trans('general.notes');
|
||||
}
|
||||
|
||||
if ($request->filled('notes')) {
|
||||
if ($request->filled('url')) {
|
||||
$header[] = trans('admin/manufacturers/table.url');
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue