Skip to content
Snippets Groups Projects

CE Improve import status table UI

Closed Luke Bennett requested to merge import-go-to-project-cta into master
9 unresolved threads
Compare and Show latest version
18 files
+ 114
74
Compare changes
  • Side-by-side
  • Inline
Files
18
@@ -52,6 +52,7 @@
{{ s__('ImportProjectsProjects|Select the projects you want to import') }}
</p>
<loading-button
container-class="btn btn-success"
:loading="isImportingAnyRepo"
:label="__('Import all repositories')"
type="button"
Loading