show back button also in install client screen
This commit is contained in:
@@ -163,6 +163,7 @@ export class ClientViewModel extends ViewModel {
|
||||
}
|
||||
|
||||
get showBack() {
|
||||
// if we're not only showing this client, don't show back (see pick())
|
||||
return !!this._clientListViewModel;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user