commit c9b73f2bd39072b05fbc295db5bbf165afd23a80
parent d332c8460600323bed21a6558bfcd26821078201
Author: Simon Kornblith <simon@simonster.com>
Date: Wed, 3 Apr 2013 21:11:44 -0400
Fix reference test pane
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/chrome/content/zotero/tools/cslpreview.xul b/chrome/content/zotero/tools/cslpreview.xul
@@ -37,8 +37,6 @@
<script>
<![CDATA[
- default xml namespace = "http://purl.org/net/xbiblio/csl";
-
var Zotero_CSL_Preview = new function() {
this.init = init;
this.refresh = refresh;