Rename the "Remap Key" button to "Remay key".
This commit is contained in:
@@ -109,7 +109,7 @@
|
|||||||
<div class="d-inline-block pull-right">
|
<div class="d-inline-block pull-right">
|
||||||
<button class="btn btn-sm btn-default" type="button" (click)="onCancelClick()"> Cancel</button>
|
<button class="btn btn-sm btn-default" type="button" (click)="onCancelClick()"> Cancel</button>
|
||||||
<button class="btn btn-sm btn-primary" [class.disabled]="!keyActionValid" type="button"
|
<button class="btn btn-sm btn-primary" [class.disabled]="!keyActionValid" type="button"
|
||||||
(click)="onRemapKey()"> Remap Key
|
(click)="onRemapKey()"> Remap key
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user