projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82efe85
)
remove old autocomplete results node
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sat, 7 Nov 2009 21:24:26 +0000
(16:24 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sat, 7 Nov 2009 21:24:26 +0000
(16:24 -0500)
ansel/map_edit.php
patch
|
blob
|
history
diff --git
a/ansel/map_edit.php
b/ansel/map_edit.php
index
f1355da
..
5e4b1b4
100644
(file)
--- a/
ansel/map_edit.php
+++ b/
ansel/map_edit.php
@@
-107,7
+107,6
@@
$html = <<<EOT
<h4>{$locateText}</h4>
<form>
<input type="text" id="locationInput" name="locationInput" />
- <div id="locationInput_results" class="autocomplete"></div>
<span id="locationInput_loading_img" style="display:none;">{$loadingImg}</span>
<input id="locationAction" value="{$findText}" class="button" type="submit" />
</form>