phpmyadmin/js/jquery/src/README
Bradley M. Kuhn 1e27b20a8b Reminder for developers to update jQuery sources when updating minified version.
Sources in js/jquery/src should be updated along with any updates to the
minified/concatenated version, so that the sources always correspond
properly.
2013-10-01 11:25:41 -04:00

10 lines
370 B
Plaintext

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.