Commit b570bd46 authored by George Tsiolis's avatar George Tsiolis

Inform the user when there are no project import options available

parent 0bca017d
......@@ -105,6 +105,10 @@
%hr
= render "shared/import_form", f: f
= render 'new_project_fields', f: f, project_name_id: "import-url-name"
- else
.nothing-here-block
%h4 No import options available
%p Contact an administrator to enable options for importing your project.
.save-project-loader.hide
.center
......
---
title: Inform the user when there are no project import options available
merge_request: 18716
author: George Tsiolis
type: changed
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