projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d293fe9
)
Fix imple name
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Mon, 19 Jul 2010 17:53:25 +0000
(13:53 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Mon, 19 Jul 2010 17:53:25 +0000
(13:53 -0400)
ansel/map_edit.php
patch
|
blob
|
history
diff --git
a/ansel/map_edit.php
b/ansel/map_edit.php
index
286ee08
..
74e6d6c
100644
(file)
--- a/
ansel/map_edit.php
+++ b/
ansel/map_edit.php
@@
-66,7
+66,7
@@
$returnLink = Ansel::getUrlFor('view', array('view' => 'Image',
'gallery' => $gallery->id));
$image_tag = '<img src="' . Ansel::getImageUrl($image_id, 'thumb', true) . '" alt="[thumbnail]" />';
/* Url for geotag ajax helper */
-$gt = $injector->getInstance('Horde_Ajax_Imple')->getImple(array('ansel', 'Im
ple_Im
ageSaveGeotag'));
+$gt = $injector->getInstance('Horde_Ajax_Imple')->getImple(array('ansel', 'ImageSaveGeotag'));
$gtUrl = $gt->getUrl();
$loadingImg = Horde::img('loading.gif', _("Loading..."));