parent
72a1580eff
commit
40c71c2102
@ -359,7 +359,7 @@ export const SelectPool = makeStoreSelect(
|
||||
|
||||
export const SelectSr = makeStoreSelect(
|
||||
() => {
|
||||
const getPools = createGetObjectsOfType('pools')
|
||||
const getPools = createGetObjectsOfType('pool')
|
||||
const getHosts = createGetObjectsOfType('host')
|
||||
|
||||
const getSrsByContainer = createSelector(
|
||||
|
Loading…
Reference in New Issue
Block a user