Show More
@@ -122,7 +122,6 b" c.template_context['visual']['default_re" | |||||
122 | document.head.appendChild(e); |
|
122 | document.head.appendChild(e); | |
123 | </script> |
|
123 | </script> | |
124 | <link rel="import" href="${h.asset('js/rhodecode-components.html', ver=c.rhodecode_version_hash)}"> |
|
124 | <link rel="import" href="${h.asset('js/rhodecode-components.html', ver=c.rhodecode_version_hash)}"> | |
125 | <style include="shared-styles" is="custom-style"></style> |
|
|||
126 | ## avoide escaping the %N |
|
125 | ## avoide escaping the %N | |
127 | <script>CodeMirror.modeURL = "${h.asset('') + 'js/mode/%N/%N.js?ver='+c.rhodecode_version_hash}";</script> |
|
126 | <script>CodeMirror.modeURL = "${h.asset('') + 'js/mode/%N/%N.js?ver='+c.rhodecode_version_hash}";</script> | |
128 |
|
127 |
General Comments 0
You need to be logged in to leave comments.
Login now