Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos committed Oct 22, 2019
1 parent 15c4592 commit 1c3ed79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion background.html
Original file line number Diff line number Diff line change
Expand Up @@ -759,7 +759,7 @@ <h3>{{ message }}</h3>
<!-- <input type='text' id='company-name-input' class="inputsRegister" />
<label for='company-name-input' class="label-text labelsInput">{{companyName}}</label> -->

<input type='text' id='tax-number-input' class="inputsRegister" />
<input type='text' id='tax-number-input' class="inputsRegister" autofocus />
<label for='tax-number-input' class="label-text labelsInput">{{taxNumber}}</label>
<!--
<input type='text' id='tax-id-input' class="inputsRegister" />
Expand Down

0 comments on commit 1c3ed79

Please sign in to comment.