Resolve "Remove owner name from Customer Battery Search" #1109

Merged
korina.cordero merged 2 commits from 253-remove-owner-name-from-customer-battery-search into master 2019-08-27 04:22:57 +00:00
Showing only changes of commit 1fdc574a9e - Show all commits

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("") }}">