X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-debug.js;h=129b4ecad7269774a1ba190dca5d879d4193ce68;hb=c740c496ab8891da536c9c892fa96900078e8552;hp=130983fd41fb57aacdeb475236577cb9a4064767;hpb=c5c497557c3d3e1b40e4f1b17296572cae125abc;p=roojs1 diff --git a/roojs-debug.js b/roojs-debug.js index 130983fd41..129b4ecad7 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -11659,7 +11659,9 @@ Roo.extend(Roo.data.Connection, Roo.util.Observable, { url += (url.indexOf('?') != -1 ? '&' : '?') + p; p = ''; } + Roo.lib.Ajax.useDefaultHeader = typeof(o.headers) == 'undefined' || typeof(o.headers['Content-Type']) == 'undefined'; this.transId = Roo.lib.Ajax.request(method, url, cb, p, o); + Roo.lib.Ajax.useDefaultHeader == true; return this.transId; }else{ Roo.callback(o.callback, o.scope, [o, null, null]); @@ -45393,7 +45395,8 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype, { ["h1"],["h2"],["h3"],["h4"],["h5"],["h6"], ["pre"],[ "code"], ["abbr"],[ "acronym"],[ "address"],[ "cite"],[ "samp"],[ "var"], - ['div'],['span'] + ['div'],['span'], + ['sup'],['sub'] ], cleanStyles : [