1.Changed the style for when content for a parameter's comparison is loading. (bug fix)
This commit is contained in:
parent
e7e3fb41ec
commit
8103db297b
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,8 @@ var jsonString = '${jsonContent}';
|
||||||
var organizationLabel = '${organizationLabel}';
|
var organizationLabel = '${organizationLabel}';
|
||||||
var organizationVIVOProfileURL = "${organizationVivoProfileURL}";
|
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.
|
This has to be declared before making a call to GUI event manager JS.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue