add possibility to load custom page templates + none.php pagetemplate is part of core now
This commit is contained in:
@@ -41,7 +41,7 @@ function contact_search(term, callback, backend_url, type, mode) {
|
||||
postdata['conversation'] = conv_id[0];
|
||||
|
||||
if(mode !== null)
|
||||
postdata['mode'] = mode;
|
||||
postdata['smode'] = mode;
|
||||
|
||||
|
||||
$.ajax({
|
||||
|
||||
Reference in New Issue
Block a user