Optical rendering of file and image listings
Some checks failed
DokuWiki Default Tasks / all (push) Has been cancelled
Some checks failed
DokuWiki Default Tasks / all (push) Has been cancelled
This commit is contained in:
@@ -58,7 +58,7 @@ class syntax_plugin_luxtools_images extends syntax_plugin_luxtools_abstract
|
||||
$items = $this->filterImages($items);
|
||||
|
||||
if ($items == []) {
|
||||
$this->renderError($renderer, 'error_nomatch');
|
||||
$this->renderEmptyState($renderer, 'empty_images');
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user