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
e6cacafe
Commit
e6cacafe
authored
Mar 01, 2016
by
Valery Sizov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
resolve app/views/shared/issuable/_sidebar.html.haml
parent
ccbeb64e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
app/views/shared/issuable/_sidebar.html.haml
app/views/shared/issuable/_sidebar.html.haml
+0
-8
No files found.
app/views/shared/issuable/_sidebar.html.haml
View file @
e6cacafe
%aside
.right-sidebar
{
class:
sidebar_gutter_collapsed_class
}
.issuable-sidebar
.block
<
<<<<<<
HEAD
%span
.issuable-count.pull-left.hide-collapsed
==
=====
%span
.issuable-count.hide-collapsed.pull-left
>
>>>>>> 204a9895333178cc90b40ef365ad566d750fa594
=
issuable
.
iid
of
=
issuables_count
(
issuable
)
%span
.pull-right
%a
.gutter-toggle
{
href:
'#'
}
=
sidebar_gutter_toggle_icon
<
<<<<<<
HEAD
.issuable-nav.pull-right.btn-group.hide-collapsed
{
role:
'group'
,
"aria-label"
=>
'...'
}
==
=====
.issuable-nav.hide-collapsed.pull-right.btn-group
{
role:
'group'
,
"aria-label"
=>
'...'
}
>
>>>>>> 204a9895333178cc90b40ef365ad566d750fa594
-
if
prev_issuable
=
prev_issuable_for
(
issuable
)
=
link_to
'Prev'
,
[
@project
.
namespace
.
becomes
(
Namespace
),
@project
,
prev_issuable
],
class:
'btn btn-default prev-btn'
-
else
...
...
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