DB: do the mail table again. Mail almost working onsite, still needs to zot though

This commit is contained in:
friendica
2012-12-04 18:24:46 -08:00
parent 707397580c
commit e17ba14696
12 changed files with 173 additions and 284 deletions

View File

@@ -23,7 +23,7 @@ function nav(&$a) {
minChars: 2,
width: 250,
});
a.setOptions({ params: { type: 'x' }});
a.setOptions({ params: { autoSubmit: true, type: 'x' }});
});