Hi
I'm trying to do the following in my html but am getting an error saying:
UndefinedError:<turbogears.identity.IdentityWrapper object at 0x01C4E970> has no member
named "has_permission"
The HTML in question is:
<span py:if="not tg.identity.has_permission('customerUpdate')">
${values.customerTypeName}
</span>
Thanks
-Jim
--
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en.