Merge branch 'dev' into 'dev'
live-update not triggering on mod_search See merge request hubzilla/core!1662
This commit is contained in:
commit
d8c3033941
@ -39,7 +39,7 @@ class Search extends \Zotlabs\Web\Controller {
|
|||||||
|
|
||||||
$o = '<div id="live-search"></div>' . "\r\n";
|
$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>';
|
$o .= '<h3>' . t('Search') . '</h3>';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user