BigW Consortium Gitlab

Commit 611e6f03 by Robert Speicher

Merge branch 'fix-tags-10-5' into '10-5-stable'

Fix error loading javascript in edit tags form See merge request gitlab-org/gitlab-ce!17490
parents b951e0d1 a1898278
import initForm from '~/pages/projects/init_form';
export default initForm($('.release-form'));
export default () => initForm($('.release-form'));
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