parent
eb3b4ca5ec
commit
7d8ffdd7da
1 changed files with 1 additions and 1 deletions
|
|
@ -527,7 +527,7 @@ class ItemsPage extends GenericPage
|
|||
|
||||
if (!$this->category)
|
||||
{
|
||||
$slotData = [Lang::item('inventoryType'), null];
|
||||
$slotData = Lang::item('inventoryType');
|
||||
asort($slotData);
|
||||
}
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue