debian-mirror-gitlab/app/assets/javascripts/pages/projects/issues/edit/index.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
59 B
JavaScript
Raw Normal View History

2022-03-02 08:16:31 +05:30
import { initForm } from 'ee_else_ce/issues';
2018-03-17 18:26:18 +05:30
2021-10-27 15:23:28 +05:30
initForm();