Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
e0aa6de9
Commit
e0aa6de9
authored
Jul 16, 2015
by
Mikaël Salson
Browse files
model.js: small comment makes big difference
parent
4d05531d
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/js/model.js
View file @
e0aa6de9
...
...
@@ -124,7 +124,7 @@ Model.prototype = {
this
.
clusters
=
[];
this
.
clones
=
[];
this
.
data
=
{};
this
.
data
=
{};
// external data
this
.
data_info
=
{};
this
.
clone_info
=
-
1
;
this
.
someClonesFiltered
=
false
;
...
...
Write
Preview
Supports
Markdown
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