diff --git a/public/css/dist/all.css b/public/css/dist/all.css index 8f93662bab..ec1e27d267 100644 Binary files a/public/css/dist/all.css and b/public/css/dist/all.css differ diff --git a/resources/views/hardware/checkin.blade.php b/resources/views/hardware/checkin.blade.php index bf365b958c..cb89ee82b8 100755 --- a/resources/views/hardware/checkin.blade.php +++ b/resources/views/hardware/checkin.blade.php @@ -93,7 +93,7 @@
diff --git a/resources/views/hardware/history.blade.php b/resources/views/hardware/history.blade.php index ded1cdc3ca..ebab4fe7e6 100644 --- a/resources/views/hardware/history.blade.php +++ b/resources/views/hardware/history.blade.php @@ -61,7 +61,7 @@ @endif- Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user's name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the Admin < Settings. + Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user's name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the Admin > General Settings.
Fields included in the CSV must match the headers: Date, Tag, Name. Any additional fields will be ignored.
diff --git a/resources/views/layouts/default.blade.php b/resources/views/layouts/default.blade.php index 5f9b415a7b..7d327edb5b 100644 --- a/resources/views/layouts/default.blade.php +++ b/resources/views/layouts/default.blade.php @@ -379,18 +379,17 @@