www

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

commit 48a09eaf375f5fdb632568ccfd7413c994891b10
parent 2624dcaa1e459df3e317e8145bec8879b715109c
Author: Dan Stillman <dstillman@zotero.org>
Date:   Thu,  2 Feb 2012 02:14:01 -0500

Remove styles update script (included accidentally in 3.0)

Diffstat:
Mchrome/content/zotero/xpcom/schema.js | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/chrome/content/zotero/xpcom/schema.js b/chrome/content/zotero/xpcom/schema.js @@ -548,6 +548,9 @@ Zotero.Schema = new function(){ case 'nlm': case 'vancouver': + // Remove update script (included with 3.0 accidentally) + case 'update': + // Delete renamed/obsolete files case 'chicago-note.csl': case 'mhra_note_without_bibliography.csl':