Make a proper front page
This commit is contained in:
@@ -93,6 +93,7 @@ class Positions(LoginRequiredMixin, OTPRequiredMixin, View):
|
||||
"list_url": list_url,
|
||||
"context_object_name_singular": self.context_object_name_singular,
|
||||
"context_object_name": self.context_object_name,
|
||||
"widget_options": 'gs-w="12" gs-h="1" gs-y="0" gs-x="0"',
|
||||
}
|
||||
# Return partials for HTMX
|
||||
if self.request.htmx:
|
||||
|
||||
Reference in New Issue
Block a user