]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix Javascript error when using astman.js in Internet Explorer.
authorSean Bright <sean@malleable.com>
Tue, 5 May 2009 19:56:11 +0000 (19:56 +0000)
committerSean Bright <sean@malleable.com>
Tue, 5 May 2009 19:56:11 +0000 (19:56 +0000)
commitc489a2f6a3ee097b9b55a8e43e0544d1fcc140e9
treedc30b752d7f2c2418f720f75f50d753264319045
parent385e28f532f13fd1fca3a01960b4d44c00b0d282
Fix Javascript error when using astman.js in Internet Explorer.

Internet Explorer (tested with 7.0) does not like trailing commas on constructs
like object initializers, so get rid of them to avoid some errors.

(closes issue #15026)
Reported by: rajnishgiri
Patches:
      bug15026.patch uploaded by seanbright (license 71)
Tested by: seanbright

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@192524 65c4cc65-6c06-0410-ace0-fbb531ad65f3
static-http/astman.js