diff --git a/htroot/CrawlStartExpert_p.html b/htroot/CrawlStartExpert_p.html index cafd8180f..f51d90ac2 100644 --- a/htroot/CrawlStartExpert_p.html +++ b/htroot/CrawlStartExpert_p.html @@ -181,6 +181,7 @@ }); // set initial states + if ($('#crawlingURL').val() !== '') { changed(); } setStates(); }); //]]>