Skip to content
GitLab
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
ef0fe1d8
Commit
ef0fe1d8
authored
Feb 28, 2017
by
Vidjil Team
Committed by
Mathieu Giraud
Mar 01, 2017
Browse files
model.js: update model after refreshing it
Commit performed in trio-programming:
@tydax
@RyanHerb
@mikael-s
parent
2aa27ca6
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/js/model.js
View file @
ef0fe1d8
...
...
@@ -2368,6 +2368,7 @@ changeCloneNotation: function(cloneNotationType) {
});
self
.
shouldRefresh
();
self
.
update
();
console
.
log
({
msg
:
"
Clone(s) added!
"
,
type
:
"
flash
"
,
priority
:
1
})
},
error
:
function
(
xhr
,
textStatus
,
errorThrown
)
{
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment