Yes, looks like you're right. Appears there's also an "M" for comments. I submitted a pull request to mention this in the documentation: https://github.com/angular/angular.js/pull/5516
Thanks for the help!! -Ben On Sun, Dec 22, 2013 at 7:24 PM, Outsider (JeongHoon Byun) < [email protected]> wrote: > As I know, "C" is for class. > > > On Mon, Dec 23, 2013 at 12:20 PM, Ben McCann > <[email protected]>wrote: > >> Hi, >> >> I was looking at the source for the bootstrap dropdown >> directive<http://angular-ui.github.io/bootstrap/ui-bootstrap-tpls-0.7.0.js>and >> it has: >> >> restrict: 'CA', >> >> What is the "C" for? The documentation talks only about A and >> E<http://docs.angularjs.org/guide/directive> >> . >> >> Thanks, >> Ben >> >> -- >> You received this message because you are subscribed to the Google Groups >> "AngularJS" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/angular. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > /************************************************ > Outsider (JeongHoon Byun) > Programmer & Coder > > Blog : http://blog.outsider.ne.kr > Twitter : @Outsideris <http://twitter.com/Outsideris> > G-Talk : outsideris@ <[email protected]>gmail.com > Github : https://github.com/outsideris > *************************************************/ > > -- > You received this message because you are subscribed to a topic in the > Google Groups "AngularJS" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/angular/Usab95xwTM4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/groups/opt_out. > -- about.me/benmccann -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
