forked from extern/egroupware
Last piece needed for multiple nextmatches / page.
This commit is contained in:
parent
7b145c88da
commit
044cc0f679
@ -370,6 +370,7 @@ class nextmatch_widget
|
||||
else
|
||||
{
|
||||
$nextmatch =& new etemplate('etemplate.nextmatch_widget');
|
||||
$nextmatch->read('etemplate.nextmatch_widget');
|
||||
// keep the editor away from the generated tmpls
|
||||
$nextmatch->no_onclick = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user