DB: do the mail table again. Mail almost working onsite, still needs to zot though
This commit is contained in:
@@ -5,7 +5,7 @@ $(document).ready(function() {
|
||||
minChars: 2,
|
||||
width: 350,
|
||||
});
|
||||
a.setOptions({ params: { type: 'a' }});
|
||||
a.setOptions({ params: { autoSubmit: true, type: 'a' }});
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user