Skip to content
GitLab
Menu
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
c2d2bdfe
Commit
c2d2bdfe
authored
Jun 30, 2020
by
Florence Vinson
Browse files
Merge branch 'hotfix/hotfix_graphpath'
parents
2972af5a
e3bba366
Changes
2
Show whitespace changes
Inline
Side-by-side
.gitignore
View file @
c2d2bdfe
build/
.idea/
sass/
sass/*.*
bootstrap.json
cache\.appcache
...
...
app.json
View file @
c2d2bdfe
...
...
@@ -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
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