Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
ippa committed Jun 9, 2013
1 parent 53787b8 commit b0165ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 3 additions & 3 deletions jaws-min.js

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

5 changes: 3 additions & 2 deletions jaws.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Built at 2013-05-08 01:16:18 +0200 */
/* Built at 2013-06-09 17:54:33 +0200 */
/**
* @namespace JawsJS core functions. "Field Summary" contains readable properties on the main jaws-object.
*
Expand Down Expand Up @@ -1216,7 +1216,8 @@ jaws.Sprite.prototype.default_options = {
width: null,
height: null,
_constructor: null,
dom: null
dom: null,
context: null
}

/**
Expand Down

0 comments on commit b0165ff

Please sign in to comment.