JAL-1807 - Bob's last(?) before leaving Dundee -- adds fast file loading
[jalviewjs.git] / site / j2s / jalview / schemes / UserColourScheme.js
index ee83987..9167b50 100644 (file)
@@ -143,7 +143,7 @@ throw ex;
 }
 }
 }, "~S");
-Clazz.defineMethod (c$, "findColour", 
+Clazz.overrideMethod (c$, "findColourSeq", 
 function (c, j, seq) {
 var currentColour;
 var index = jalview.schemes.ResidueProperties.aaIndex[c.charCodeAt (0)];