Browse Source

Change button label

pull/259/head
Thomas 4 years ago
parent
commit
52520acde7
  1. 2
      apps/client/src/app/components/positions-table/positions-table.component.html

2
apps/client/src/app/components/positions-table/positions-table.component.html

@ -111,7 +111,7 @@
class="my-3 text-center" class="my-3 text-center"
> >
<button i18n mat-stroked-button (click)="onShowAllPositions()"> <button i18n mat-stroked-button (click)="onShowAllPositions()">
Show all positions... Show all...
</button> </button>
</div> </div>

Loading…
Cancel
Save