Christoph and Christopher

Thanks for the response, that was just what I needed.

    -Jim

On 6/29/2010 9:13 AM, Christoph Zwerschke wrote:
Am 29.06.2010 15:48, schrieb Jim Steil:
<span py:if="not tg.identity.has_permission('customerUpdate')">
     ${values.customerTypeName}
It should be

      py:if="'customerUpdate' not in tg.identity.permissions"

as described here
http://docs.turbogears.org/1.0/UsingIdentity#using-identity-in-templates

-- Christoph


--
Jim Steil
VP of Information Technology
Quality Liquid Feeds, Inc.
608.935.2345 office
608.341.9896 cell

--
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.

Reply via email to