phpmyadmin/js/jquery/src
Michal Čihař d9a2fe5d36 Use .uniqueSort isntead of deprecated .unique
This changes jQuery UI, hopefully it will be fixed in next version.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-02 13:56:43 +01:00
..
jquery Update jQuery to 3.1.1 2016-12-21 14:03:35 +01:00
jquery-ui Use .uniqueSort isntead of deprecated .unique 2017-02-02 13:56:43 +01:00
README Reminder for developers to update jQuery sources when updating minified version. 2013-10-01 11:25:41 -04:00

jQuery and jQuery UI source
===========================

This directory contains source code for jQuery and jQuery UI.

phpMyAdmin Developers: When updating the minified/concatened version of
jQuery one directory back (i.e., in js/jquery/), make certain that the
material under this directory is the complete, corresponding source for the
minified/concatenated version.