includes/clientside/static/autocomplete.js
author Dan Fuhry <dan@enanocms.org>
Sun, 05 Sep 2010 16:01:38 -0400 (2010-09-05)
changeset 1297 f3eaf6b3ee1b
parent 699 c7d737202d59
permissions -rw-r--r--
Fixed typo in string acl_inherit_pg_everyone. Fixes issue 22.
/*
 * 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.
//