Bug fix on account-wide backup enrollment page
This commit is contained in:
parent
b1f190d65a
commit
c06bd1dc75
@ -117,7 +117,7 @@ import { settings, elements, apiGet, apiPost, parseParams, setupHeader } from "/
|
|||||||
|
|
||||||
state.havePlans = true;
|
state.havePlans = true;
|
||||||
|
|
||||||
if (state.haveLinode)
|
if (state.haveLinodes)
|
||||||
displayCost();
|
displayCost();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user