Hi @all, I try to do the following: (ng-if="obj.currentrights & 0x02===2")
What I mean or try to do is: show the label if currentrights (integer, concerns on how user is logged in, in this case "viewer" without any rights) plus binary 2 (0x02) equals 2 (int) I hope somebody understands what I mean or try to do. If not please tell me which additional informations are needed. Thank you. Cheers Christoph -- 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/d/optout.
