Sadly, the actions field doesn't come from a real template but it's kind of
hardcoded in the Source.
But you can always override the actions column like this
__actions__ = lambda filler, obj: u'<!-- your html code -->'
For an example you can take a look at my code here:
https://github.com/moschlar/SAUCE/blob/develop/sauce/widgets/submission_table.py#L29
Am Mittwoch, 8. August 2012 22:48:38 UTC+2 schrieb alonn:
>
> I've managed to solve them with marking !important where there where style
> problems from the inline element But I would really like to know how where
> is the template (using sprox tablebase) to edit and fix that properly
--
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/turbogears/-/EHv74mawJooJ.
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.