Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
0a385fd1
Commit
0a385fd1
authored
Nov 30, 2020
by
Sam Beckham
Committed by
Miguel Rincon
Nov 30, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adds gl button classes to manifest imports
parent
1ebf531a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
app/views/import/manifest/_form.html.haml
app/views/import/manifest/_form.html.haml
+2
-2
changelogs/unreleased/231189-manifest-dir-buttons.yml
changelogs/unreleased/231189-manifest-dir-buttons.yml
+5
-0
No files found.
app/views/import/manifest/_form.html.haml
View file @
0a385fd1
...
...
@@ -19,5 +19,5 @@
=
link_to
sprite_icon
(
'question-o'
),
help_page_path
(
'user/project/import/manifest'
)
.gl-mb-3
=
submit_tag
_
(
'List available repositories'
),
class:
'btn btn-success'
=
link_to
_
(
'Cancel'
),
new_project_path
,
class:
'
btn
btn-cancel'
=
submit_tag
_
(
'List available repositories'
),
class:
'
gl-button
btn btn-success'
=
link_to
_
(
'Cancel'
),
new_project_path
,
class:
'
gl-button btn btn-default
btn-cancel'
changelogs/unreleased/231189-manifest-dir-buttons.yml
0 → 100644
View file @
0a385fd1
---
title
:
Adds gl button classes to manifest imports
merge_request
:
48697
author
:
type
:
other
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment