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
Boxiang Sun
gitlab-ce
Commits
032ae81d
Commit
032ae81d
authored
Jul 24, 2017
by
Luke "Jared" Bennett
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ide
parents
c08c7122
89e520dd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
app/assets/javascripts/repo/index.js
app/assets/javascripts/repo/index.js
+1
-2
No files found.
app/assets/javascripts/repo/index.js
View file @
032ae81d
...
@@ -24,8 +24,7 @@ function initRepo() {
...
@@ -24,8 +24,7 @@ function initRepo() {
data
:
()
=>
Store
,
data
:
()
=>
Store
,
template
:
`
template
:
`
<div class="tree-content-holder">
<div class="tree-content-holder">
<repo-sidebar/>
<repo-sidebar/><div class="panel-right">
<div class="panel-right">
<repo-tabs/>
<repo-tabs/>
<repo-file-buttons/>
<repo-file-buttons/>
<repo-editor/>
<repo-editor/>
...
...
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