mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -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');
|
$header[] = trans('general.notes');
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($request->filled('notes')) {
|
if ($request->filled('url')) {
|
||||||
$header[] = trans('admin/manufacturers/table.url');
|
$header[] = trans('admin/manufacturers/table.url');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue