This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
{{/name}}
|
||||
<span class="amount">{{capacity_btc}} BTC</span>
|
||||
</div>
|
||||
<div class="graph"><progress id="progressbar" class="" value="{{local}}" max="{{local}}{{remote}}" style="width:{{local}}{{remote}}%"></progress></div>
|
||||
<div class="graph"><progress id="progressbar" class="" value="{{local}}" max="100-{{remote}}" style="width:{{local}}+{{remote}}%"></progress></div>
|
||||
{{^active}}
|
||||
<div class="status"><span class="label right" title="inactive"></span></div>
|
||||
{{/active}}
|
||||
|
||||
Reference in New Issue
Block a user