projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02db84f
)
Fixes js error in IE7.
author
Stéphane Jacob
<sj@m4x.org>
Mon, 28 Mar 2011 18:47:59 +0000
(20:47 +0200)
committer
Stéphane Jacob
<sj@m4x.org>
Mon, 28 Mar 2011 18:47:59 +0000
(20:47 +0200)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
htdocs/javascript/xorg.js
patch
|
blob
|
blame
|
history
diff --git
a/htdocs/javascript/xorg.js
b/htdocs/javascript/xorg.js
index
b95c756
..
031e77b
100644
(file)
--- a/
htdocs/javascript/xorg.js
+++ b/
htdocs/javascript/xorg.js
@@
-1049,7
+1049,7
@@
function sendTestEmail(token, hruid)
queryParams: {
offset: 0,
count: 10,
- allow_special: true
,
+ allow_special: true
},
loadingClassLeft: 'ac_loading',
loadingClassRight: 'ac_loading_left',