Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GitLab EE
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
projects.thm.de
GitLab EE
Commits
c0c56e01
Commit
c0c56e01
authored
6 years ago
by
Simon Knox
Browse files
Options
Downloads
Patches
Plain Diff
typo
parent
20a82dfb
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/assets/javascripts/pages/projects/compare/index.js
+1
-1
1 addition, 1 deletion
app/assets/javascripts/pages/projects/compare/index.js
with
1 addition
and
1 deletion
app/assets/javascripts/pages/projects/compare/index.js
+
1
−
1
View file @
c0c56e01
import
initCompareAutocomplete
from
'
.
/compare_autocomplete
'
;
import
initCompareAutocomplete
from
'
~
/compare_autocomplete
'
;
export
default
()
=>
{
initCompareAutocomplete
();
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment