summaryrefslogtreecommitdiff
path: root/htroot/IndexDeletion_p.html
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2013-06-07 08:52:07 +0200
committerMichael Peter Christen <mc@yacy.net>2013-06-07 08:52:07 +0200
commitfdcd4e6a6f56c775334db657b64078fec2e2198d (patch)
tree01f65afa3118c90250d5391aa2a8cd56d3034855 /htroot/IndexDeletion_p.html
parentd367b1f4d994924f102d82a2ee3d3ad7b174b17e (diff)
fixes to index deletion: quoting of host name (a '-' may be part of the
url) and disabling the engage button when changing the url field at 'Delete by URL matching'
Diffstat (limited to 'htroot/IndexDeletion_p.html')
-rw-r--r--htroot/IndexDeletion_p.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/IndexDeletion_p.html b/htroot/IndexDeletion_p.html
index eadeb3927..2fdcd172e 100644
--- a/htroot/IndexDeletion_p.html
+++ b/htroot/IndexDeletion_p.html
@@ -17,7 +17,7 @@
<dl>
<dt>One URL stub, a list of URL stubs<br/>or a regular expression</dt>
<dd>
- <textarea name="urldelete" id="crawlingURL" cols="64" rows="3" size="41" >#[urldelete]#</textarea>
+ <textarea name="urldelete" id="crawlingURL" cols="64" rows="3" size="41" onClick="d=document.getElementById('engage-urldelete');d.disabled=true;d.className='dangerdisarmed';">#[urldelete]#</textarea>
</dd>
<dt>Matching Method</dt>
<dd>