Hi list,
I'm using an AjaxGrid with edit/remove action. It uses
tg_static/images to show some nice icons inner grid. Can I change
those icons per/project, without need to change turbogears ones?
Do you think a patch to AjaxGrid, to make possible define
image_icons as a search method return paramter, is useful? Some thing
like:
actions = {'remove':{'function':'removerow',
'params':[],
'icon':'myremove.png'}}
This way Turbgears will look for myremove.png on projects
static/images instead of tg_static/images.
Thanks in advance.
--
- Ulysses Almeida
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---