includes/clientside/static/autocomplete.js
author Dan
Sun, 02 May 2010 23:15:18 -0400
changeset 1249 81b03b3e88d0
parent 699 c7d737202d59
permissions -rw-r--r--
Added a box on Admin:UploadConfig showing the value of upload_max_filesize.

/*
 * Auto-completing page/username fields
 * NOTE: A more efficient version of the username field is used for Mozilla browsers. The updated code is in autofill.js.
 */

//
// **** 1.1.5: DEPRECATED ****
// Replaced with jQuery-based mechanism.
//