# HG changeset patch # User Marcin Kuzminski # Date 2016-07-20 09:59:25 # Node ID a8c08e03f8d827bc91b50c5457da9d2950591de1 # Parent d09d1859ef465ac20552ba1aedf6a681fe57a93e routing: avoide espacing the %N in special route for CodeMirror diff --git a/rhodecode/templates/base/root.html b/rhodecode/templates/base/root.html --- a/rhodecode/templates/base/root.html +++ b/rhodecode/templates/base/root.html @@ -83,7 +83,8 @@ c.template_context['visual']['default_re - + ## avoide esaping the %N + ## JAVASCRIPT EXTRA - optionally inject some extra JS for specificed templates ${self.js_extra()}