Move category/category_name product::class methods into __get(), no functional changes
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
@includeIf('theme.backend.adminlte.service.widget.'.$so->product->category.'.change',['o'=>$so->type])
|
||||
@includeIf('theme.backend.adminlte.service.widget.'.$so->product->category_lc.'.change',['o'=>$so->type])
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user