Content deleted Content added
PleaseStand (talk | contribs) debugging |
PleaseStand (talk | contribs) debugging |
||
Line 95:
$("#sandbox-tabs").tabs();
} catch ( e ) {
console.log( e.toString() );
}
$("#sandbox-js-area-placeholder").replaceWith( editor.$jsArea );
|