We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f5a9da commit e162c19Copy full SHA for e162c19
public/javascripts/occ_editor.js renamed to public/javascripts/editor.js
views/editor/index.pug
@@ -142,4 +142,4 @@ block content
142
script(src="/javascripts/jquery.colorbox-min.js")
143
script(src="/javascripts/context_menu.js")
144
script(src="/javascripts/webide_utils.js")
145
- script(src="/javascripts/occ_editor.js")
+ script(src="/javascripts/editor.js")
0 commit comments