mirror of https://github.com/rancher/ui.git
Fix banner message missing application name
This commit is contained in:
parent
8654f5604c
commit
cfdf5d2e77
|
|
@ -21,6 +21,7 @@ export default Component.extend(ViewNewEdit, ChildHook, {
|
|||
access: service(),
|
||||
cookies: service(),
|
||||
router: service(),
|
||||
settings: service(),
|
||||
|
||||
layout,
|
||||
step: 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue