Skip to content

Commit

Permalink
Minor update to prevent error in IE10/11 after minification
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeallisonJS committed Jan 22, 2014
1 parent 2aec5f5 commit d10f8a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
height: null,
backgroundcolor: null,
headerCss: null,
reactive: true,
reactive: true
}, o || {});

//get scrollbar size
Expand Down

0 comments on commit d10f8a9

Please sign in to comment.