Change to a Details-button
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
<td i18n="lightning.features" class="text-truncate label">Features</td>
|
||||
<td class="d-flex justify-content-between">
|
||||
<span class="text-truncate w-90">{{ bits }}</span>
|
||||
<a href="#" class="w-10" (click)="toggleFeatures()">⊕</a>
|
||||
<button type="button" class="btn btn-outline-info btn-xs" (click)="toggleFeatures()" i18n="transaction.details|Transaction Details">Details</button>
|
||||
</td>
|
||||
</ng-template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user