#63: BibEdit: clean JS code
---------------------+------------------------------------------------------
Reporter: simko | Owner: ppraczyk
Type: defect | Status: new
Priority: minor | Milestone: v1.0
Component: BibEdit | Version:
Keywords: |
---------------------+------------------------------------------------------
The JS code of !BibEdit leads to many warnings. Some may be important,
like the recently fixed problem #50 (see
d79eba76727548cbb8e903dfe80635b94aee8641).
So the JS code of BibEdit should be cleaned. E.g. run jslint like
this:
{{{
java -jar jslint4java-1.3.3.jar /opt/cds-
invenio/var/www/js/bibedit_holdingpen.js
}}}
--
Ticket URL: <http://invenio-software.org/ticket/63>
Invenio <http://invenio-software.org>