Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gpt
large_projects
gitlabhq1
Commits
191a9991
Commit
191a9991
authored
6 years ago
by
Davin Walker
Browse files
Options
Download
Email Patches
Plain Diff
Update reset token to warning
parent
6f4935bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/views/admin/runners/index.html.haml
app/views/admin/runners/index.html.haml
+1
-1
No files found.
app/views/admin/runners/index.html.haml
View file @
191a9991
...
...
@@ -35,7 +35,7 @@
You can reset runners registration token by pressing a button below.
.prepend-top-10
=
button_to
_
(
"Reset runners registration token"
),
reset_runners_token_admin_application_settings_path
,
method: :put
,
class:
'btn btn-
default
'
,
method: :put
,
class:
'btn btn-
warning
'
,
data:
{
confirm:
_
(
"Are you sure you want to reset registration token?"
)
}
=
render
partial:
'ci/runner/how_to_setup_shared_runner'
,
...
...
This diff is collapsed.
Click to expand it.
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