summaryrefslogtreecommitdiff
path: root/fanchart.php
diff options
context:
space:
mode:
authorMatthew Noorenberghe <github@matthew.noorenberghe.com>2014-02-24 00:16:27 -0800
committerMatthew Noorenberghe <github@matthew.noorenberghe.com>2014-02-24 00:16:42 -0800
commit415fde9420ceb576e5fe2e03247208ae619bc870 (patch)
tree08d8f99b3d2ccdf83a4a7f5fb75a7465fbf6a966 /fanchart.php
parentc02486878261b741905eb3102c62bf68d746ca90 (diff)
downloadwebtrees-415fde9420ceb576e5fe2e03247208ae619bc870.tar.gz
webtrees-415fde9420ceb576e5fe2e03247208ae619bc870.tar.bz2
webtrees-415fde9420ceb576e5fe2e03247208ae619bc870.zip
Consolidate paste_*, pastename and openerpasteid implementations
pasteid is left alone for now
Diffstat (limited to 'fanchart.php')
-rw-r--r--fanchart.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/fanchart.php b/fanchart.php
index 0ea2d6c9c2..a7760051e3 100644
--- a/fanchart.php
+++ b/fanchart.php
@@ -35,8 +35,7 @@ if (WT_Filter::getBool('img')) {
$controller
->pageHeader()
- ->addExternalJavascript(WT_STATIC_URL.'js/autocomplete.js')
- ->addInlineJavascript('var pastefield; function paste_id(value) { pastefield.value=value; }'); // For the 'find indi' link
+ ->addExternalJavascript(WT_STATIC_URL.'js/autocomplete.js');
?>
<div id="page-fan">