From 279ad6d80adeb7f41496889c959040d5a6b7c51a Mon Sep 17 00:00:00 2001 From: snipe Date: Fri, 3 Nov 2017 19:40:04 -0700 Subject: [PATCH] Updasted fieldname in locations table --- resources/views/locations/index.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/locations/index.blade.php b/resources/views/locations/index.blade.php index ab023f776e..4ba663d9ce 100755 --- a/resources/views/locations/index.blade.php +++ b/resources/views/locations/index.blade.php @@ -31,7 +31,7 @@ {{ trans('admin/locations/table.name') }} {{ trans('general.image') }} {{ trans('admin/locations/table.parent') }} - {{ trans('admin/locations/table.assets_rtd') }} + {{ trans('admin/locations/table.assets_rtd') }} {{ trans('admin/locations/table.assets_checkedout') }} {{ trans('general.people') }} {{ trans('general.currency') }}