b578bce0c20f48ee1808233843105d0db92ad297 larrym Wed May 2 14:17:34 2012 -0700 refactor loadingImg code so it can be reused in hgVarAnnogrator diff --git src/hg/hgCustom/hgCustom.c src/hg/hgCustom/hgCustom.c index 5786bca..03f56d2 100644 --- src/hg/hgCustom/hgCustom.c +++ src/hg/hgCustom/hgCustom.c @@ -158,30 +158,31 @@ boolean gotClade = FALSE; boolean isUpdateForm = FALSE; if (ct) { isUpdateForm = TRUE; dataUrl = ctDataUrl(ct); } else /* add form needs clade for assembly menu */ gotClade = hGotClade(); jsIncludeFile("jquery.js", NULL); jsIncludeFile("hgCustom.js", NULL); jsIncludeFile("utils.js", NULL); +jsIncludeFile("ajax.js", NULL); /* main form */ printf("