Closed (fixed)
Project:
Web File Manager
Version:
6.x-2.10-rc2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2008 at 10:15 UTC
Updated:
16 Dec 2008 at 18:02 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| webfm_attachlist_class.patch | 1.14 KB | Frank Steiner |
Comments
Comment #1
robmilne commentedThe class makes more sense than the id so I will replace it in the next release. Thanks again.
Comment #2
robmilne commentedFixed in HEAD along with your "paste link" change.