Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
67ec8300a583
Commit
27b3d230
authored
Aug 08, 2013
by
Dmitriy Zaporozhets
Browse files
Remove unecessary paddding at Branches#index page
parent
03eaa2a2dc22
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/views/projects/branches/index.html.haml
View file @
67ec8300
...
...
@@ -4,7 +4,7 @@
=
render
"filter"
.span9
-
unless
@branches
.
empty?
%ul
.bordered-list
%ul
.bordered-list
.top-list
-
@branches
.
each
do
|
branch
|
=
render
"projects/branches/branch"
,
branch:
branch
=
paginate
@branches
,
theme:
'gitlab'
=
paginate
@branches
,
theme:
'gitlab'
\ No newline at end of file
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