Sha256: 85ea31e135f9e3ece873b7784d64b091e8434aa740a52cd5642d6f4044355256
Contents?: true
Size: 549 Bytes
Versions: 10
Compression:
Stored size: 549 Bytes
Contents
require.def("tabs/schemaTab",["domplate/domplate","domplate/tabView","core/lib","i18n!nls/harViewer","syntax-highlighter/shCore","core/trace"],function(a,h,i,d,e,f){with(a){a=function(){};a.prototype={id:"Schema",label:d.schemaTabLabel,bodyTag:PRE({"class":"javascript:nocontrols:",name:"code"}),onUpdateBody:function(j,g){$.ajax({url:"scripts/preview/harSchema.js",context:this,success:function(b){var c=g.firstChild;c.innerHTML=b;e.SyntaxHighlighter.HighlightAll(c)},error:function(b){f.error("SchemaTab.onUpdateBody; ERROR ", b)}})}};return a}});
Version data entries
10 entries across 10 versions & 1 rubygems