From fab90fd34169582a6492ea1bf8c37ad854047a30 Mon Sep 17 00:00:00 2001 From: Fla Date: Tue, 17 Mar 2015 11:38:08 +0100 Subject: [PATCH] Add type="text/javascript" to the generate "; + + bundleId) + "\" type=\"text/javascript\">"; newBody = newBody.substring(0, e.getBegin() + correction) + newText + newBody.substring(e.getEnd() + correction); correction -= e.getEnd() - e.getBegin();