Skip to content

Commit

Permalink
update min
Browse files Browse the repository at this point in the history
  • Loading branch information
jguang committed Dec 1, 2014
1 parent 59c1ad9 commit 9a45281
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/BlendHybridUI-0.0.4.js
Original file line number Diff line number Diff line change
Expand Up @@ -955,7 +955,7 @@ define(
var _options = {
'fx': 'slide',
'reverse': false,
'duration': 'normal'
'duration': 300
};
if (options) {
options['fx'] && (_options['fx'] = options['fx']);
Expand Down
Loading

0 comments on commit 9a45281

Please sign in to comment.