Remove the Please fill up two fields text from the warranty search template. #253

This commit is contained in:
Korina Cordero 2019-08-27 04:09:19 +00:00
parent 24961b836f
commit 1fdc574a9e

View file

@ -35,11 +35,6 @@
</div>
<form id="warranty-search-form" autocomplete="off" class="m-form m-form--fit m-form--label-align-right m-form--group-seperator-dashed" method="get" action="{{ url('search_warranty') }}">
<div class="m-portlet__body">
<!-- <div class="form-group m-form__group row">
<label>
Please fill up at least two (2) of the fields below to view battery's warranty status.
</label>
</div> -->
<div class="form-group m-form__group row">
<label data-field="battery_serial">Battery Serial Number</label>
<input name="battery_serial" type="search"class="form-control" placeholder="xxxxxxxxxxxx" value="{{ battery_serial|default("") }}">