Skip to content

Commit

Permalink
[widget-modality] Build
Browse files Browse the repository at this point in the history
  • Loading branch information
okuryu committed Jul 4, 2014
1 parent 15b6d60 commit 189b709
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions build/widget-modality/widget-modality-coverage.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/widget-modality/widget-modality-debug.js
Expand Up @@ -427,7 +427,7 @@ var WIDGET = 'widget',
}

else {
Y.Log('focusOn ATTR Error: The event with name "'+o.ev+'" could not be attached.');
Y.log('focusOn ATTR Error: The event with name "'+o.ev+'" could not be attached.');
}

}
Expand Down
2 changes: 1 addition & 1 deletion build/widget-modality/widget-modality-min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion build/widget-modality/widget-modality.js
Expand Up @@ -427,7 +427,6 @@ var WIDGET = 'widget',
}

else {
Y.Log('focusOn ATTR Error: The event with name "'+o.ev+'" could not be attached.');
}

}
Expand Down

0 comments on commit 189b709

Please sign in to comment.