Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
c3f58c922b47
Commit
2ca928d4
authored
Aug 17, 2014
by
Robert Schilling
Browse files
Fix minor spelling error
parent
f00c1274e798
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/views/projects/edit.html.haml
View file @
c3f58c92
...
...
@@ -114,7 +114,7 @@
%br
%strong
Once active this project shows up in the search and on the dashboard.
=
link_to
'Unarchive'
,
unarchive_project_path
(
@project
),
data:
{
confirm:
"Are you sure that you want to unarchive this project?
\n
When this project is unarchived it is active and can be comitted to again."
},
data:
{
confirm:
"Are you sure that you want to unarchive this project?
\n
When this project is unarchived it is active and can be com
m
itted to again."
},
method: :post
,
class:
"btn btn-remove"
-
else
%p
...
...
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