%PDF- %PDF-
Direktori : /var/www/cwg/wp-content/plugins/addthis/frontend/src/directives/stylePicker/ |
Current File : //var/www/cwg/wp-content/plugins/addthis/frontend/src/directives/stylePicker/stylePickerDrct.js |
appAddThisWordPress.directive('stylePicker', function() { return { scope: { ngModel: '=ngModel', // bi-directional fieldName: '=fieldName', title: '=title', styleOptions: '=styleOptions' }, templateUrl: '/directives/stylePicker/stylePicker.html' }; });