check URL on inital load, if set

pull/1/head
bhoerdzn 12 years ago
parent 52f49d475b
commit a3824dfbaa

@ -181,6 +181,7 @@
}); });
// set initial states // set initial states
if ($('#crawlingURL').val() !== '') { changed(); }
setStates(); setStates();
}); });
//]]> //]]>

Loading…
Cancel
Save