sum7/warehost-frontend
sum7
/
warehost-frontend
Archived
1
0
Fork 0

Merge branch 'master' into kondor

This commit is contained in:
Martin Geno 2016-12-07 21:37:03 +01:00
commit da2a46c8d6
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ angular.module('warehost')
alert.set(res); alert.set(res);
}); });
} }
} };
load(); load();
}); });