includes/clientside/static/autocomplete.js
author phirox
Sun, 10 Jan 2010 17:14:52 -0500
changeset 1212 db2edac4e5a7
parent 699 c7d737202d59
permissions -rw-r--r--
Fix: add author_uid in GROUP BY in LogDisplay for PostgreSQL compatibility

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