%PDF- %PDF-
Direktori : /proc/1857783/root/var/www/cwg/wp-content/plugins/addthis/frontend/src/directives/eula/ |
Current File : //proc/1857783/root/var/www/cwg/wp-content/plugins/addthis/frontend/src/directives/eula/eulaDrct.js |
appAddThisWordPress.directive('eula', function() { return { scope: { buttonName: '@buttonName' }, controller: function($scope) { $scope.privacyUrl = 'http://www.addthis.com/privacy/privacy-policy'; $scope.termsUrl = 'http://www.addthis.com/tos'; }, templateUrl: '/directives/eula/eula.html' }; });