includes/clientside/static/autocomplete.js
author Dan
Mon, 13 Jul 2009 08:00:36 -0400
changeset 1056 f21d6e75b469
parent 699 c7d737202d59
permissions -rw-r--r--
ACL editor: finally fixed that annoying blank-window bug on rule deletion

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