fnp
/
ReadingsJQM.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Updated the readme file.
[ReadingsJQM.git]
/
js
/
application.js
1
/*
2
jQuery Mobile Boilerplate
3
*/
4
$(document).bind("mobileinit", function(){
5
// apply overrides here
6
7
8
9
});