FIX
This commit is contained in:
parent
f4890dfa25
commit
0793d17726
|
@ -1,7 +1,6 @@
|
||||||
<% html_title(l(:label_project_new)) -%>
|
<% html_title(l(:label_project_new)) -%>
|
||||||
|
|
||||||
<%= javascript_include_tag "/editormd/lib/codemirror/addon/lint/css-lint" %>
|
<%= javascript_include_tag "/editormd/lib/codemirror/addon/lint/css-lint" %>
|
||||||
<%= stylesheet_link_tag "/codemirror/lib/codemirror" %>
|
|
||||||
<%= stylesheet_link_tag '/editormd/css/editormd' %>
|
<%= stylesheet_link_tag '/editormd/css/editormd' %>
|
||||||
<%= javascript_include_tag '/editormd/editormd' %>
|
<%= javascript_include_tag '/editormd/editormd' %>
|
||||||
<div class="s_m_Panel">
|
<div class="s_m_Panel">
|
||||||
|
|
Loading…
Reference in New Issue