mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-17 07:34:24 +01:00
reduce clutter
This commit is contained in:
@@ -433,8 +433,10 @@ updateInProgressAnimation(myChart);
|
||||
</div>
|
||||
</div>
|
||||
<div class="list-group list-group-flush mb-3">
|
||||
@if (enabledSettings.Count() > 1)
|
||||
{
|
||||
<h5 class="list-group-item-heading text-muted">Enabled coordinators</h5>
|
||||
|
||||
}
|
||||
@{
|
||||
foreach (var setting in enabledSettings)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user