File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -399,7 +399,7 @@ class="form-inline"
399399 @if (isset ($asset -> expected_checkin ) )
400400 <li >
401401 <x-icon type =" calendar" class =" fa-fw" />
402- {{ trans (' admin/hardware/form .expected_checkin' ) } } : {{ Helper:: getFormattedDateObject ($asset -> expected_checkin , ' date' , false ) } }
402+ {{ trans (' general .expected_checkin' ) } } : {{ Helper:: getFormattedDateObject ($asset -> expected_checkin , ' date' , false ) } }
403403 </li >
404404 @endif
405405 </ul >
@@ -1094,7 +1094,7 @@ class="form-inline"
10941094 <div class =" row" >
10951095 <div class =" col-md-3" >
10961096 <strong >
1097- {{ trans (' admin/hardware/form .expected_checkin' ) } }
1097+ {{ trans (' general .expected_checkin' ) } }
10981098 </strong >
10991099 </div >
11001100 <div class =" col-md-9" >
You can’t perform that action at this time.
0 commit comments