Archived
1
0

chip another line

This commit is contained in:
Ian
2014-03-16 09:44:47 +01:00
parent 4f59ac109b
commit 795410a6c9
+1 -2
View File
@@ -147,8 +147,7 @@ function create(htmlStr) {
frag.appendChild(temp.firstChild); frag.appendChild(temp.firstChild);
} }
return frag; return frag;
} } \n";
\n";
} }
// always add \n\n to the end of last element, in case of plugins using this hook and // always add \n\n to the end of last element, in case of plugins using this hook and
// always start at line Col 1, to populate the (virtual) serendipity.js file // always start at line Col 1, to populate the (virtual) serendipity.js file