mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
* Revert ""skip" is confusing for a lot of users (#2589)" This reverts commit ccb12996f87805a48b7f577f9d1d178771fe00b3. * And the agreed name
This commit is contained in:
parent
ccb12996f8
commit
3e1c22edcd
@ -40,7 +40,7 @@ export class HuiDialogPickCard extends hassLocalizeLitMixin(LitElement) {
|
||||
></hui-card-picker>
|
||||
</paper-dialog-scrollable>
|
||||
<div class="paper-dialog-buttons">
|
||||
<paper-button @click="${this._skipPick}">CUSTOM CARD</paper-button>
|
||||
<paper-button @click="${this._skipPick}">MANUAL CARD</paper-button>
|
||||
</div>
|
||||
</paper-dialog>
|
||||
`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user