Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
098e5a85
Commit
098e5a85
authored
Jul 11, 2016
by
Mathieu Giraud
Browse files
js/model_loader.js: comment
parent
294ae521
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/js/model_loader.js
View file @
098e5a85
...
...
@@ -589,6 +589,9 @@ Model_loader.prototype = {
return
JSON
.
stringify
(
analysisData
,
undefined
,
2
);
},
/**
* Convert 2014.03->2016a to 2016b json format
*/
convertSeg
:
function
(
seg
)
{
var
segMapping
=
[
'
5
'
,
'
4
'
,
'
3
'
];
var
newSeg
=
{};
...
...
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