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.

Comments

greenskin’s picture

Status: Active » Fixed

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.

gribnif’s picture

> 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 :-).

Status: Fixed » Closed (fixed)

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