Merge branch 'dev' into 'dev'

live-update not triggering on mod_search

See merge request hubzilla/core!1662
This commit is contained in:
Max Kostikov 2019-05-30 19:50:58 +02:00
commit d8c3033941

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