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
e44595c7
Commit
e44595c7
authored
Nov 17, 2017
by
Ryan Herbert
Browse files
tips move tips to browser/doctips
for simplicity of use without changing the nginx configuration
parent
5eda7ad9
Pipeline
#10732
failed with stages
in 8 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc
/tips.js
→
browser/doctips
/tips.js
View file @
e44595c7
File moved
doc
/tips/T01.png
→
browser/doctips
/tips/T01.png
View file @
e44595c7
File moved
browser/js/app.js
View file @
e44595c7
...
...
@@ -28,7 +28,7 @@ require(["../git-sha1"], function () { console.log("Vidjil client " + git_sha1)
function
loadAfterConf
()
{
require
([
'
../../
../
doc/tips
'
],
require
([
'
../../doc
tips
/tips
'
],
function
(){},
function
(
err
)
{
console
.
log
(
"
missing tips.js
"
);
...
...
Mathieu Giraud
@magiraud
mentioned in issue
#2803 (closed)
·
Nov 17, 2017
mentioned in issue
#2803 (closed)
mentioned in issue #2803
Toggle commit list
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