includes/clientside/static/autocomplete.js
author Dan
Fri, 30 Jul 2010 14:39:47 -0400
changeset 1275 e15d38ae8623
parent 699 c7d737202d59
permissions -rw-r--r--
Lockouts were displaying separately when they should have been displayed together (incorrect grouping). Possibly breaks Postgres - needs re-test in that environment

/*
 * 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.
//