Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
3pia
VISPA
VISPA web
Commits
41770546
Commit
41770546
authored
Aug 14, 2017
by
Benjamin Fischer
Browse files
MainMenu: shuffled Preferences into bottom position
parent
59d4a048
Changes
2
Show whitespace changes
Inline
Side-by-side
vispa/extensions/core/static/js/preferenceMainView.js
View file @
41770546
...
...
@@ -19,7 +19,7 @@ define([
iconClass
:
"
fa-cogs
"
,
label
:
"
Preferences
"
,
name
:
"
PreferenceView
"
,
menuPosition
:
10
1
0
,
menuPosition
:
10
5
0
,
workspace
:
null
,
singleton
:
true
,
});
...
...
vispa/extensions/core/static/js/usermanagementMainView.js
View file @
41770546
...
...
@@ -56,7 +56,7 @@ define([
iconClass
:
"
fa-users
"
,
label
:
"
Usermanagement
"
,
name
:
"
UsermanagementView
"
,
menuPosition
:
10
5
0
,
menuPosition
:
10
1
0
,
workspace
:
null
,
singleton
:
true
,
});
...
...
Write
Preview
Supports
Markdown
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