diff --git a/kallithea/templates/admin/gists/new.html b/kallithea/templates/admin/gists/new.html --- a/kallithea/templates/admin/gists/new.html +++ b/kallithea/templates/admin/gists/new.html @@ -67,38 +67,41 @@ CodeMirror.modeURL = "${h.url('/js/mode/%N/%N.js')}"; //inject new modes - var modes_select = $('#mimetype'); - for(var i=0;i