diff --git a/resources/views/hardware/audit.blade.php b/resources/views/hardware/audit.blade.php index 7b3de62d6a..6e996c1b56 100644 --- a/resources/views/hardware/audit.blade.php +++ b/resources/views/hardware/audit.blade.php @@ -60,7 +60,7 @@ Update asset location - + @include ('partials.more-info', ['helpText' => 'Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.']) diff --git a/resources/views/partials/more-info.blade.php b/resources/views/partials/more-info.blade.php new file mode 100644 index 0000000000..42c0e62951 --- /dev/null +++ b/resources/views/partials/more-info.blade.php @@ -0,0 +1 @@ +