mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-15 07:01:31 +00:00
Fix build index template
This commit is contained in:
@@ -622,7 +622,7 @@ class PanelMixin:
|
||||
context['object'] = view.get_object()
|
||||
except AttributeError:
|
||||
pass
|
||||
|
||||
|
||||
return context
|
||||
|
||||
def render_panels(self, view, request, context):
|
||||
|
Reference in New Issue
Block a user