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
d87e9da0
Commit
d87e9da0
authored
Dec 12, 2016
by
Mikaël Salson
Browse files
app.js: make browser is more complete than make germline
parent
9be91060
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/js/app.js
View file @
d87e9da0
...
...
@@ -32,7 +32,7 @@ function loadAfterConf() {
function
()
{
},
function
(
err
)
{
alert
(
"
The Vidjil web application client may not properly installed: 'germline.js' is not found. Please run 'make
germline
'.
"
);
alert
(
"
The Vidjil web application client may not
be
properly installed: 'germline.js' is not found. Please run 'make
browser
'.
"
);
exit
()
}
)
...
...
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