User:Monster Domosed/common.js: Difference between revisions

testing
No edit summary
Line 168: Line 168:
// ---- UI -------------------------------------------------------------
// ---- UI -------------------------------------------------------------
function init() {
function init() {
var app = document.getElementById( 'patchformatter-app' );
var app = document.getElementById( 'patchformatter' );
if ( !app ) {
if ( !app ) {