From 25327445e0b90ede53978f62cb1157434120eafb Mon Sep 17 00:00:00 2001 From: scottjehl Date: Thu, 11 Nov 2010 12:47:28 -0500 Subject: [PATCH] null rather than undefined. woops --- js/jquery.mobile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/jquery.mobile.js b/js/jquery.mobile.js index 365c7d10..8ff11b76 100644 --- a/js/jquery.mobile.js +++ b/js/jquery.mobile.js @@ -47,7 +47,7 @@ metaViewportContent: "width=device-width, minimum-scale=1, maximum-scale=1", //additional markup to prepend to head - headExtras: undefined, + headExtras: null, //support conditions that must be met in order to proceed gradeA: function(){