Commit 6c952441 authored by Sven Franck's avatar Sven Franck

updated to latest JQM

parent 44d70de7
/*!
* jQuery Mobile 1.4.0pre
* Git HEAD hash: cc93bc3b7d1b64e4bc28673f3bb44f184ab3d323 <> Date: Wed Nov 27 2013 15:48:52 UTC
* Git HEAD hash: d65396bb3bde67283d8f8e6767b55a16e8a2277d <> Date: Fri Dec 13 2013 20:24:21 UTC
* http://jquerymobile.com
*
* Copyright 2010, 2013 jQuery Foundation, Inc. and other contributors
......
// HACK: tabindex in clearBtn, panelFix #6658, listview enhance:false
/*!
* jQuery Mobile 1.4.0pre
* Git HEAD hash: cc93bc3b7d1b64e4bc28673f3bb44f184ab3d323 <> Date: Wed Nov 27 2013 15:48:52 UTC
* Git HEAD hash: d65396bb3bde67283d8f8e6767b55a16e8a2277d <> Date: Fri Dec 13 2013 20:24:21 UTC
* http://jquerymobile.com
*
* Copyright 2010, 2013 jQuery Foundation, Inc. and other contributors
......@@ -226,7 +226,7 @@
})( jQuery, this );
/*!
* jQuery UI Core @VERSION
* jQuery UI Core c0ab71056b936627e8a7821f03c044aec6280a40
* http://jqueryui.com
*
* Copyright 2013 jQuery Foundation and other contributors
......@@ -244,7 +244,7 @@ var uuid = 0,
$.ui = $.ui || {};
$.extend( $.ui, {
version: "@VERSION",
version: "c0ab71056b936627e8a7821f03c044aec6280a40",
keyCode: {
BACKSPACE: 8,
......@@ -793,7 +793,7 @@ $.ui.plugin = {
/*!
* jQuery UI Widget @VERSION
* jQuery UI Widget c0ab71056b936627e8a7821f03c044aec6280a40N
* http://jqueryui.com
*
* Copyright 2013 jQuery Foundation and other contributors
......@@ -13684,7 +13684,7 @@ $.widget( "mobile.filterable", $.mobile.filterable, {
})( jQuery );
/*!
* jQuery UI Tabs @VERSION
* jQuery UI Tabs fadf2b312a05040436451c64bbfaf4814bc62c56
* http://jqueryui.com
*
* Copyright 2013 jQuery Foundation and other contributors
......@@ -13713,7 +13713,7 @@ function isLocal( anchor ) {
}
$.widget( "ui.tabs", {
version: "@VERSION",
version: "fadf2b312a05040436451c64bbfaf4814bc62c56",
delay: 300,
options: {
active: null,
......@@ -14745,3 +14745,6 @@ $.widget( "ui.tabs", {
}));
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment