{* $Id$ *} {tikimodule error=$module_params.error title=$tpl_module_title name="quick_edit" flip=$module_params.flip decorations=$module_params.decorations nobox=$module_params.nobox notitle=$module_params.notitle}
{if $prefs.javascript_enabled eq 'y' and $prefs.feature_jquery_autocomplete eq 'y'} {jq} $("#{{$qefield}}").tiki("autocomplete", "pagename"); {/jq} {/if} {/tikimodule}