projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6eced17
)
remove debug output
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Fri, 31 Jul 2009 20:56:59 +0000
(16:56 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Fri, 31 Jul 2009 21:38:33 +0000
(17:38 -0400)
ansel/lib/Widget/Geodata.php
patch
|
blob
|
history
diff --git
a/ansel/lib/Widget/Geodata.php
b/ansel/lib/Widget/Geodata.php
index
f3d9876
..
0369eb0
100644
(file)
--- a/
ansel/lib/Widget/Geodata.php
+++ b/
ansel/lib/Widget/Geodata.php
@@
-170,7
+170,6
@@
class Ansel_Widget_Geodata extends Ansel_Widget_Base
Horde_ToolTips.out();
}
if (transport.responseJSON.response == 1) {
- alert(transport.responseJSON.response);
w = new Element('div');
w.appendChild(new Element('div', {id: 'ansel_map'}));
ag = new Element('div', {'class': 'ansel_geolocation'});