BigW Consortium Gitlab

Commit a1898278 by Clement Ho

Fix error loading javascript in edit tags form

parent b951e0d1
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