Merge "Add common openstack opertation scenarios: network"
[yardstick.git] / gui / app / scripts / controllers / image.controller.js
index 53acff4..f6c9159 100644 (file)
@@ -149,7 +149,7 @@ angular.module('yardStickGui2App')
             }
 
             $scope.goBack = function goBack() {
-                $state.go('app2.projectList');
+                $state.go('app.projectList');
             }
 
             $scope.goNext = function goNext() {