www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit c9b73f2bd39072b05fbc295db5bbf165afd23a80
parent d332c8460600323bed21a6558bfcd26821078201
Author: Simon Kornblith <simon@simonster.com>
Date:   Wed,  3 Apr 2013 21:11:44 -0400

Fix reference test pane

Diffstat:
Mchrome/content/zotero/tools/cslpreview.xul | 2--
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;