remove html errorLabel leftover
parent
b7a3c69540
commit
99a4e0ceb6
|
@ -50,9 +50,4 @@
|
|||
</button>
|
||||
|
||||
<span *ngIf="loading" class="load-indicator load-arrow glyphicon-refresh-animate"></span>
|
||||
<span *ngIf="showErrorLabel"
|
||||
class="center-block label label-danger" style="font-size: medium; padding: 2px; margin-top: 2px">
|
||||
{{error}}
|
||||
</span>
|
||||
|
||||
</form>
|
||||
|
|
Loading…
Reference in New Issue