Skip to content

Commit

Permalink
Adding PlayBook to browser detection.
Browse files Browse the repository at this point in the history
  • Loading branch information
davebalmer committed Mar 4, 2011
1 parent e6eefc0 commit a2da93c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions js/core/_jo.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ jo = {
useragent: [
'ipad',
'iphone',
'playbook',
'webos',
'bada',
'android',
Expand Down
1 change: 1 addition & 0 deletions js/jo.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ jo = {
useragent: [
'ipad',
'iphone',
'playbook',
'webos',
'bada',
'android',
Expand Down
2 changes: 1 addition & 1 deletion js/jo_min.js

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

0 comments on commit a2da93c

Please sign in to comment.