mirror of https://github.com/rancher/ui.git
azure ad service to engines
This commit is contained in:
parent
5bd42bdd89
commit
9ec9209c8a
|
|
@ -41,6 +41,7 @@ const App = Application.extend({
|
|||
'clusterStore',
|
||||
'catalog',
|
||||
'endpoint',
|
||||
'azure',
|
||||
'github',
|
||||
'globalStore',
|
||||
'intl',
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ const Eng = Engine.extend({
|
|||
'catalog',
|
||||
'clusterStore',
|
||||
'endpoint',
|
||||
'azure',
|
||||
'github',
|
||||
'globalStore',
|
||||
'intl',
|
||||
|
|
|
|||
Loading…
Reference in New Issue