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
0d7434f0
Commit
0d7434f0
authored
Jan 07, 2022
by
Austin Regnery
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Switch from confirm to default
Changelog: changed
parent
ed67f0e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
app/views/profiles/show.html.haml
app/views/profiles/show.html.haml
+2
-2
No files found.
app/views/profiles/show.html.haml
View file @
0d7434f0
...
...
@@ -142,10 +142,10 @@
%img
.modal-profile-crop-image
{
alt:
s_
(
"Profiles|Avatar cropper"
)
}
.crop-controls
.btn-group
%button
.btn.gl-button.btn-
confirm
{
data:
{
method:
'zoom'
,
option:
'-0.1'
}
}
%button
.btn.gl-button.btn-
default
{
data:
{
method:
'zoom'
,
option:
'-0.1'
}
}
%span
=
sprite_icon
(
'search-minus'
)
%button
.btn.gl-button.btn-
confirm
{
data:
{
method:
'zoom'
,
option:
'0.1'
}
}
%button
.btn.gl-button.btn-
default
{
data:
{
method:
'zoom'
,
option:
'0.1'
}
}
%span
=
sprite_icon
(
'search-plus'
)
.modal-footer
...
...
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