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
0
Merge Requests
0
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
Jérome Perrin
gitlab-ce
Commits
6718f800
Commit
6718f800
authored
Oct 01, 2015
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix UI bug introduced in new project page
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
8e05ee36
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
42 additions
and
42 deletions
+42
-42
app/assets/stylesheets/pages/projects.scss
app/assets/stylesheets/pages/projects.scss
+41
-41
app/views/projects/show.html.haml
app/views/projects/show.html.haml
+1
-1
No files found.
app/assets/stylesheets/pages/projects.scss
View file @
6718f800
...
...
@@ -432,7 +432,7 @@ pre.light-well {
}
}
.pr
epend-top-20
{
.pr
oject-footer
{
margin-top
:
20px
;
.btn-remove
{
...
...
app/views/projects/show.html.haml
View file @
6718f800
...
...
@@ -75,7 +75,7 @@
-
if
current_user
-
access
=
user_max_access_in_project
(
current_user
,
@project
)
-
if
access
.prepend-top-20
.prepend-top-20
.project-footer
.gray-content-block.footer-block.center
You have
#{
access
}
access to this project.
-
if
@project
.
project_member_by_id
(
current_user
)
...
...
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