live-update not triggering on mod_search

This commit is contained in:
zotlabs 2019-05-29 17:04:27 -07:00
parent 767a235611
commit b6267ec7c2

View File

@ -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>';