includes/clientside/static/autocomplete.js
author Dan
Mon, 19 Apr 2010 18:07:43 -0400
changeset 1243 db42b7c50e57
parent 699 c7d737202d59
permissions -rw-r--r--
Fixed registration admin override with account_activation set to disable.

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