remove insight custom notification
This commit is contained in:
parent
27a7b56ea7
commit
1b82c3b52e
3 changed files with 5 additions and 20 deletions
10
index.html
10
index.html
|
|
@ -90,16 +90,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row" ng-if='$root.insightError>0'>
|
||||
<div class="small-8 large-centered columns">
|
||||
<div data-alert class="alert-box radius error">
|
||||
Having troubles connecting to Insight server. Check
|
||||
you settings and Internet connection.<br>
|
||||
Reconnect Atempt #{{$root.insightError}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div ng-if='$root.wallet && !$root.wallet.isReady() && !loading'>
|
||||
<div class="row">
|
||||
<div class="large-12 medium-12 small-12 columns">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue