Skip to content

3396734: Duplicate select lists when multiple blocks on same template

Ben Williams requested to merge issue/gtranslate-3396734:3396734 into 3.0.x

Added a check in the javascript to see if an element with the .gt_selector class exists already, if it does not make it and append to the document.

Merge request reports