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
ecb8ad0c
Commit
ecb8ad0c
authored
Oct 01, 2014
by
Benjamin Fischer
Browse files
Don't request getpreview twice on startup of the codeeditor.
parent
8bc377da
Changes
1
Hide whitespace changes
Inline
Side-by-side
vispa/extensions/codeeditor/static/js/extension.js
100644 → 100755
View file @
ecb8ad0c
...
...
@@ -106,7 +106,6 @@ var CodeEditorView = vispa.ExtensionView.Center.extend({
// setup the preview
self
.
preview
.
setup
(
node
);
self
.
preview
.
refresh
(
false
);
self
.
applyPreferences
();
self
.
_applyShortcuts
();
...
...
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