Posted by Frank Steiner on December 2, 2008 at 10:15am
Jump to:
| Project: | Web File Manager |
| Version: | 6.x-2.10-rc2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
| Attachment | Size |
|---|---|
| webfm_attachlist_class.patch | 1.14 KB |
Comments
#1
The class makes more sense than the id so I will replace it in the next release. Thanks again.
#2
Fixed in HEAD along with your "paste link" change.
#3
Automatically closed -- issue fixed for two weeks with no activity.