JS strict warning

This commit is contained in:
Dan Stillman 2006-12-08 18:24:33 +00:00
parent a26bc9728d
commit 4bf390341a

View File

@ -21,7 +21,7 @@
*/
Zotero_Report_Interface = new function() {
var Zotero_Report_Interface = new function() {
this.loadCollectionReport = loadCollectionReport;
this.loadItemReport = loadItemReport;
this.loadItemReportByIds = loadItemReportByIds;