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
d9f9f897
Commit
d9f9f897
authored
Oct 04, 2018
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix conflicts for app/assets/javascripts/jobs/job_details_bundle.js
parent
9fab843d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
app/assets/javascripts/jobs/job_details_bundle.js
app/assets/javascripts/jobs/job_details_bundle.js
+0
-4
No files found.
app/assets/javascripts/jobs/job_details_bundle.js
View file @
d9f9f897
...
...
@@ -3,11 +3,7 @@ import { mapState, mapActions } from 'vuex';
import
Vue
from
'
vue
'
;
import
Job
from
'
../job
'
;
import
JobApp
from
'
./components/job_app.vue
'
;
<<<<<<<
HEAD
import
DetailsBlock
from
'
./components/sidebar_details_block.vue
'
;
=======
import
Sidebar
from
'
./components/sidebar.vue
'
;
>>>>>>>
upstream
/
master
import
createStore
from
'
./store
'
;
export
default
()
=>
{
...
...
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