app.directive('tip', function() { return { restrict: 'AE' }; });