Skip to content

Commit 13b44df

Browse files
committed
Merge pull request #317 from floreks/zerostate-fix
Fixed state transition when on zerostate and replica set is added
2 parents 08f3de2 + 280fe7c commit 13b44df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/frontend/replicasetlist/replicasetlist_stateconfig.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ export default function stateConfig($stateProvider) {
4343
templateUrl: 'replicasetlist/zerostate/zerostate.html',
4444
},
4545
},
46-
url: '/zerostate',
4746
});
4847
}
4948

0 commit comments

Comments
 (0)