Weight shown in admin/build/share/NNN/edit
Gribnif - May 12, 2009 - 20:59
| Project: | Share |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The function theme_share_widget_tabs_settings() specifically keeps the weight select list present by calling drupal_add_tabledrag() with $hidden = FALSE. Seems to me, once the settings are visible (#460784: share_widget tab settings are hidden), this form would be less cluttered without it.

#1
Committed. Thanks for catching this, I was showing the weight to help debug something but forgot to put it back.
I'm curious what tab functionality you are working on.
#2
> I'm curious what tab functionality you are working on.
It's a custom module which relies upon another module that is custom to our site, so it would require a lot of time to elaborate :-).
#3
Automatically closed -- issue fixed for 2 weeks with no activity.