On close of the lightbox, all select fields are unhidden. This is not helpful when using jquery dropdown since it hides the original select and replaces it with a stylized

    .

    My patch simply excludes selects having the 'jquery_dropdown' class from being shown.

Comments

tseven’s picture

This patch only fixes the uncompressed version. I assume the developer would like to re-compress the .js file himself after applying the patch.