uniprot / enzymeportal

The EBI Enzyme Portal
http://www.ebi.ac.uk/enzymeportal/
Apache License 2.0
11 stars 4 forks source link

"Show more data" does not work #209

Closed rafael-alcantara closed 10 years ago

rafael-alcantara commented 10 years ago

The drop-down "Show more data from EMBL-EBI" in the search results page does not work.

The only hint in the javascript console is this:

SyntaxError: Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery-2.0.2.min.js:1
15:21:49.921 Error: http://code.jquery.com/jquery-2.0.2.min.js is being assigned a //# sourceMappingURL, but already has one

which may have nothing to do with this issue.

rafael-alcantara commented 10 years ago

Nothing to do, actually. The ebi-search javascript files were not imported anywhere in the search results page.

rafael-alcantara commented 10 years ago

Deployed fix to test server (wwwdev). It seems to work.