small update (related to chrome / macro)

This commit is contained in:
starfighter83
2011-01-06 14:50:19 -01:00
parent 28479e5257
commit b17e54976f

View File

@@ -41,8 +41,6 @@
<script type="text/javascript">
function umbracoEditMacroDo(fieldTag, macroName, renderedContent) {
tinyMCEPopup.editor.execCommand("mceInsertContent", false, "test");
// is it edit macro?
if (!tinyMCE.activeEditor.dom.hasClass(elm, 'umbMacroHolder')) {