working on issue #408

parent d98cdfef
......@@ -596,6 +596,7 @@ dashboardControllers.controller('StudentCollectionsCtrl', function StudentCollec
ngToast.success($translate.instant('grid_added'));
$scope.loadGridsList();
$scope.showGrid(grid.id, 'menu');
}).error(function () {});
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment