diff options
author | Phil Hughes <me@iamphill.com> | 2018-03-14 16:50:19 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-03-14 16:50:19 +0000 |
commit | 4d1d3834fd4dca57a7adc8d9d5c284f5f2329fbc (patch) | |
tree | 58cb9c7fa153aa7d6ccca5cb6ce659abaa41a864 | |
parent | feb95ce3412ae3ab8b2c990b8ddf64d8d8945670 (diff) | |
download | gitlab-ce-4d1d3834fd4dca57a7adc8d9d5c284f5f2329fbc.tar.gz |
Change path of CI lints create index.js file
When the route action is create it defaults to new, this saves us having multiple files for the same route
Closes #44181
-rw-r--r-- | app/assets/javascripts/pages/ci/lints/new/index.js (renamed from app/assets/javascripts/pages/ci/lints/create/index.js) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/assets/javascripts/pages/ci/lints/create/index.js b/app/assets/javascripts/pages/ci/lints/new/index.js index 8e8a843da0b..8e8a843da0b 100644 --- a/app/assets/javascripts/pages/ci/lints/create/index.js +++ b/app/assets/javascripts/pages/ci/lints/new/index.js |