-small js fix for IE8

This commit is contained in:
martin 2011-02-23 12:24:38 -05:00
parent 6ef8d21e85
commit 6b615b4e70
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ function init() {
width: 0,
radius: 4
},
name: 'light', // Use the default light style
name: 'light' // Use the default light style
}
});
}