1.Changed the style for when content for a parameter's comparison is loading. (bug fix)

This commit is contained in:
cdtank 2011-01-25 20:18:09 +00:00
parent e7e3fb41ec
commit 8103db297b

View file

@ -82,6 +82,8 @@ var jsonString = '${jsonContent}';
var organizationLabel = '${organizationLabel}';
var organizationVIVOProfileURL = "${organizationVivoProfileURL}";
var loadingImageLink = contextPath + "/images/visualization/ajax-loader.gif";
/*
This has to be declared before making a call to GUI event manager JS.
*/