| commit | 696d2bf7d436132e903c0aad938d09c82b31d7c7 | [log] [tgz] |
|---|---|---|
| author | KIRAN KASHALKAR <kiran.kashalkar@riftio.com> | Thu Sep 22 20:36:37 2016 +0200 |
| committer | Gerrit Code Review <root@osm.etsi.org> | Thu Sep 22 20:36:37 2016 +0200 |
| tree | 25a613436104ee77a0c8a3f60f208f036987c64e | |
| parent | 3ff88995d27d8b411f37c5ab769854e1e216b79e [diff] | |
| parent | 40389416600bad37b1bdd12f6739b71b580e9db0 [diff] |
Merge "Bug 52 fixed"
diff --git a/skyquake/plugins/config/src/dashboard/configStore.js b/skyquake/plugins/config/src/dashboard/configStore.js index 675f3d6..c5ba696 100644 --- a/skyquake/plugins/config/src/dashboard/configStore.js +++ b/skyquake/plugins/config/src/dashboard/configStore.js
@@ -118,7 +118,7 @@ } getResourceOrchestratorSuccess = (data) => { this.alt.actions.global.hideScreenLoader.defer(); - if(data && data.hasOwnProperty('empty')) { + if(!data) { this.setAccountTemplate(false) } else { this.setState({