projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa3c9cb
)
Fix syntax
author
Jan Schneider
<jan@horde.org>
Tue, 10 Nov 2009 11:50:25 +0000
(12:50 +0100)
committer
Jan Schneider
<jan@horde.org>
Tue, 10 Nov 2009 17:12:26 +0000
(18:12 +0100)
kronolith/lib/Ajax/Imple/ContactAutoCompleter.php
patch
|
blob
|
history
diff --git
a/kronolith/lib/Ajax/Imple/ContactAutoCompleter.php
b/kronolith/lib/Ajax/Imple/ContactAutoCompleter.php
index
d036006
..
f14da10
100644
(file)
--- a/
kronolith/lib/Ajax/Imple/ContactAutoCompleter.php
+++ b/
kronolith/lib/Ajax/Imple/ContactAutoCompleter.php
@@
-21,7
+21,7
@@
class Kronolith_Ajax_Imple_ContactAutoCompleter extends Horde_Ajax_Imple_AutoCom
*/
protected function _attach($js_params)
{
- $js_params['indicator'] = $this->_params['triggerId'] . '_loading_img"'
,
+ $js_params['indicator'] = $this->_params['triggerId'] . '_loading_img"'
;
return array(
'ajax' => 'ContactAutoCompleter',