Hi Rob,

while testing the HEAD cvs version w.r.t. http://drupal.org/node/335291 I saw that all the attachment tables now get a unique id like webfm-attach-list-c09. This prevents any possibility to theme *all* webfm attachment list tables from e.g. a theme.

If that uniqe id should be kept, would you mind to add a common class to all those tables? Here's a little patch that does it and adjusts webfm.css so that its settings apply again. What do you think? Patch is against HEAD.

CommentFileSizeAuthor
webfm_attachlist_class.patch1.14 KBFrank Steiner

Comments

robmilne’s picture

The class makes more sense than the id so I will replace it in the next release. Thanks again.

robmilne’s picture

Status: Needs review » Fixed

Fixed in HEAD along with your "paste link" change.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.