Commit d6b07dfb authored by Andrew Fontaine's avatar Andrew Fontaine

Merge branch '235370-iterations-dropdown' into 'master'

Remove broken dropdown code

See merge request gitlab-org/gitlab!49375
parents 8369d39f 01b3c8dd
......@@ -191,7 +191,6 @@ export default {
<gl-dropdown
v-show="editing"
ref="newDropdown"
data-toggle="dropdown"
:text="$options.iterationText"
class="dropdown gl-w-full"
:class="{ show: editing }"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment