# HG changeset patch # User Takumi IINO # Date 2014-08-21 11:05:31 # Node ID 37ef00d01a758503d0e2fb8c1d3541fa1a99ee5c # Parent 6c6324fec93ada47e73c58b5ed00117e9498c18f templates: replace YUI with jquery in kallithea/templates/admin/gists/edit.html diff --git a/kallithea/templates/admin/gists/edit.html b/kallithea/templates/admin/gists/edit.html --- a/kallithea/templates/admin/gists/edit.html +++ b/kallithea/templates/admin/gists/edit.html @@ -92,31 +92,34 @@ CodeMirror.modeURL = "${h.url('/js/mode/%N/%N.js')}"; //inject new modes - var modes_select = $('#mimetype_${h.FID('f',file.path)}'); - for(var i=0;i