Bug 46 fixedgit status
[osm/UI.git] / skyquake / plugins / config / src / dashboard / configStore.js
index 675f3d6..c5ba696 100644 (file)
@@ -118,7 +118,7 @@ export default class AccountStore {
     }
     getResourceOrchestratorSuccess = (data) => {
         this.alt.actions.global.hideScreenLoader.defer();
     }
     getResourceOrchestratorSuccess = (data) => {
         this.alt.actions.global.hideScreenLoader.defer();
-        if(data && data.hasOwnProperty('empty')) {
+        if(!data) {
             this.setAccountTemplate(false)
         } else {
             this.setState({
             this.setAccountTemplate(false)
         } else {
             this.setState({