a84d62e802c63ca0dcf0d3043f2cd39ca40d683b tdreszer Tue Oct 5 13:12:48 2010 -0700 Added paging to findTracks and icons to findTracks and icons diff --git src/hg/js/hui.js src/hg/js/hui.js index 1b5a15a..8c6c6fd 100644 --- src/hg/js/hui.js +++ src/hg/js/hui.js @@ -687,6 +687,7 @@ dataType: "html", trueSuccess: popUpCfg, success: catchErrorOrDispatch, + error: errorHandler, cmd: "cfg", cache: false });