live-update not triggering on mod_search
This commit is contained in:
parent
767a235611
commit
b6267ec7c2
@ -39,7 +39,7 @@ class Search extends \Zotlabs\Web\Controller {
|
||||
|
||||
$o = '<div id="live-search"></div>' . "\r\n";
|
||||
|
||||
$o = '<div class="generic-content-wrapper-styled">' . "\r\n";
|
||||
$o .= '<div class="generic-content-wrapper-styled">' . "\r\n";
|
||||
|
||||
$o .= '<h3>' . t('Search') . '</h3>';
|
||||
|
||||
|
Reference in New Issue
Block a user