esvit / ng-ckeditor

BSD 3-Clause "New" or "Revised" License
265 stars 137 forks source link

fixed problem with options sent via ckeditor attr #88

Open alimfazeli opened 8 years ago

alimfazeli commented 8 years ago

with the current source code, scope[attrs.ckeditor] always is undefined, with my code clients will be able to set their own options without changing their code.