export const init = ($state, $rootScope, $q, $log, $timeout, Restangular, Varmistusdialogi) => {
        _$state = $state;
        _$rootScope = $rootScope;
        _$timeout = $timeout;
        _$log = $log;