uniprot / enzymeportal

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

PCViz: Fixed the problem with "undefined" UniProt descriptions on node click #212

Closed armish closed 9 years ago

armish commented 9 years ago

discovered this problem with the node descriptions (see the undefined msg below) while testing the widget on the dev server:

screen shot 2015-03-21 at 7 49 36 pm

This simple change will fix the problem.

Thanks, -- Arman

armish commented 9 years ago

Thanks for the merge, Xavier!