angular.module("sn.app_common", ["sn.app_common.snapi","sn.app_common.time","sn.app_common.sanitize"]) .directive("focusThisElement", ["$timeout", "$log", function($timeout, $log) { return { "restrict": 'A', "scope": { trigger: "