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
metexplore
MetExploreViz
Commits
e3bba366
Commit
e3bba366
authored
Jun 30, 2020
by
Florence Vinson
Browse files
hotfix GraphPath
parent
2972af5a
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
e3bba366
build/
.idea/
sass/
sass/*.*
bootstrap.json
cache\.appcache
...
...
app.json
View file @
e3bba366
...
...
@@ -7,7 +7,7 @@
/**
*
The
version
of
the
application.
*/
"version"
:
"3.0.1
7
"
,
"version"
:
"3.0.1
8
"
,
/**
*
The
relative
path
to
the
application's
markup
file
(html
,
jsp
,
asp
,
etc.).
...
...
@@ -357,10 +357,10 @@
"path"
:
"resources/lib/functions/GraphPanel.js"
,
"bundle"
:
true
},
{
/*
{
"path"
:
"resources/lib/functions/GraphPath.js"
,
"bundle"
:
true
},
},
*/
{
"path"
:
"resources/lib/functions/GraphStyleEdition.js"
,
"bundle"
:
true
...
...
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