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
if ($('#crawlingURL').val() !== '') { changed(); }
setStates();
});
//]]>

Loading…
Cancel
Save