Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
ecommerce-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
ecommerce-ui
Commits
6c952441
Commit
6c952441
authored
Dec 17, 2013
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated to latest JQM
parent
44d70de7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
7 deletions
+10
-7
css/jquery-mobile/jquery-mobile.latest.css
css/jquery-mobile/jquery-mobile.latest.css
+1
-1
js/libs/jquery-mobile/jquery-mobile.js
js/libs/jquery-mobile/jquery-mobile.js
+9
-6
No files found.
css/jquery-mobile/jquery-mobile.latest.css
View file @
6c952441
/*!
* 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
...
...
js/libs/jquery-mobile/jquery-mobile.js
View file @
6c952441
// 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
@VERSIO
N
* jQuery UI Widget
c0ab71056b936627e8a7821f03c044aec6280a40
N
* 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", {
}));
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment