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
da55884c
Commit
da55884c
authored
Feb 21, 2018
by
Clement Ho
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix conflicts
parent
ca40657f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
8 deletions
+1
-8
app/views/shared/milestones/_sidebar.html.haml
app/views/shared/milestones/_sidebar.html.haml
+1
-5
config/webpack.config.js
config/webpack.config.js
+0
-3
No files found.
app/views/shared/milestones/_sidebar.html.haml
View file @
da55884c
...
...
@@ -92,13 +92,9 @@
// Fallback while content is loading
.title.hide-collapsed
=
_
(
'Time tracking'
)
<
<<<<<<
HEAD
=
icon
(
'spinner spin'
,
'aria-hidden'
:
'true'
)
=
icon
(
'spinner spin'
)
=
render
'shared/milestones/weight'
,
milestone:
milestone
==
=====
=
icon
(
'spinner spin'
)
>
>>>>>> upstream/master
.block.merge-requests
.sidebar-collapsed-icon
...
...
config/webpack.config.js
View file @
da55884c
...
...
@@ -91,10 +91,7 @@ var config = {
service_desk
:
'
./projects/settings_service_desk/service_desk_bundle.js
'
,
service_desk_issues
:
'
./service_desk_issues/index.js
'
,
registry_list
:
'
./registry/index.js
'
,
<<<<<<<
HEAD
roadmap
:
'
ee/roadmap
'
,
=======
>>>>>>>
upstream
/
master
ide
:
'
./ide/index.js
'
,
sidebar
:
'
./sidebar/sidebar_bundle.js
'
,
ee_sidebar
:
'
ee/sidebar/sidebar_bundle.js
'
,
...
...
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