Skip to content
Snippets Groups Projects
Commit ac4128c6 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Removing obsolete comment

parent 37acc12d
No related branches found
No related tags found
No related merge requests found
......@@ -215,8 +215,6 @@ export default {
$('.offcanvas-collapse').removeClass('open');
this.$refs.Sync.isSyncOnewayNeeded(loggedUser);
this.$refs.Sync.syncTwoWayAtLogin();
// Setting the UUID causes the App.vue component to use observationlist as template
// So there's no need to navigate manually
localStorage.setItem(CommonUtil.CONST_STORAGE_UUID,uuid);
if(this.$router.currentRoute.path != "/")
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment