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
c5a62971
Commit
c5a62971
authored
Feb 27, 2020
by
maxchaza
Browse files
Merge branch 'hotfix/pathwayLabels'
parents
5b6fb0fb
5e75bb6a
Changes
2
Hide whitespace changes
Inline
Side-by-side
app.json
View file @
c5a62971
...
...
@@ -7,7 +7,7 @@
/**
*
The
version
of
the
application.
*/
"version"
:
"3.0.1
2
"
,
"version"
:
"3.0.1
3
"
,
/**
*
The
relative
path
to
the
application's
markup
file
(html
,
jsp
,
asp
,
etc.).
...
...
app/view/form/label/label.js
View file @
c5a62971
...
...
@@ -5,7 +5,7 @@
*/
Ext
.
define
(
'
metExploreViz.view.form.label.Label
'
,
{
extend
:
'
Ext.window.Window
'
,
alias
:
'
widget.label
'
,
alias
:
'
widget.label
Component
'
,
requires
:
[
"
metExploreViz.view.form.label.LabelController
"
],
...
...
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