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
b78d1a02
Commit
b78d1a02
authored
Jan 13, 2016
by
ThorbenQuast
Browse files
[editor] set correct default icon
parent
6b2cc509
Changes
1
Hide whitespace changes
Inline
Side-by-side
vispa/extensions/codeeditor/static/js/view.js
View file @
b78d1a02
...
...
@@ -166,7 +166,7 @@ define([
self
.
applyPreferences
();
self
.
_applyShortcuts
();
//initially set the icon
self
.
setIcon
(
"
ico
n-
d
ef
aul
t
"
);
self
.
setIcon
(
"
fa fa-alig
n-
l
eft
"
);
self
.
setLoading
(
false
);
//setup/show the help dialog
...
...
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