mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-14 20:17:14 +01:00
Bugfix artikelgruppen
This commit is contained in:
parent
eb4cd6b6b6
commit
93e7ee4903
@ -112,7 +112,7 @@ class WidgetArtikelgruppen extends WidgetGenArtikelgruppen
|
||||
|
||||
public function Table()
|
||||
{
|
||||
$this->app->YUI->TableSearch(INHALT,"artikelgruppenlist");
|
||||
$this->app->YUI->TableSearch('INHALT',"artikelgruppenlist");
|
||||
$this->app->Tpl->Parse($this->parsetarget,"rahmen70.tpl");
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user