Added jQuery.mobile.events.js to the manifest.

This commit is contained in:
Scott González 2010-09-14 17:35:38 -04:00
parent 8acc5258a4
commit 88e43a8d9e

View file

@ -17,6 +17,7 @@ $elements = array(
'jQuery.tree.js',
'jQuery.globalnav.js',
'jQuery.mobile.support.js',
'jQuery.mobile.event.js',
'jQuery.mobile.js'
);