remove html errorLabel leftover

pull/40/head
HardiReady 2018-06-30 17:52:18 +02:00
parent b7a3c69540
commit 99a4e0ceb6
1 changed files with 0 additions and 5 deletions

View File

@ -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>