Just changing the global value and loading same page with other values of global param but how to reload the view to update iu call something like this;
app.CurrentModule = app.CurrentCurse.Modules[i];
$state.go('course');
Just changing the global value and loading same page with other values of global param but how to reload the view to update iu call something like this;
app.CurrentModule = app.CurrentCurse.Modules[i];
$state.go('course');