This commit is contained in:
snipe
2015-12-29 19:21:54 -08:00
parent 2888103d1a
commit 79c5d3f7d6
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
<?php
return array (
'app_version' => 'v2.0.6-159',
'hash_version' => 'v2.0.6-159-g5eb9527',
'app_version' => 'v2.0.6-160',
'hash_version' => 'v2.0.6-160-gf89176d',
);
@@ -287,7 +287,6 @@
<span class="input-group-addon">@lang('admin/hardware/form.months')</span>
</div>
<div class="col-md-10" style="padding-left: 0px;">
<p class="help-block">Entering a value here will override your asset model EOL settings.</p>
{{ $errors->first('warranty_months', '<br><span class="alert-msg"><i class="fa fa-times"></i> :message</span>') }}
</div>