Implement asset rules as Asset Group children objects
This commit is contained in:
@@ -147,7 +147,7 @@ class HookList(LoginRequiredMixin, ObjectList):
|
||||
# window_content = "window-content/hooks.html"
|
||||
list_template = "partials/hook-list.html"
|
||||
model = Hook
|
||||
page_title = "List of active URL endpoints for receiving hooks."
|
||||
page_title = "List of active URL endpoints for receiving hooks"
|
||||
page_subtitle = (
|
||||
"Add URLs here to receive Drakdoo callbacks. "
|
||||
"Make then unique and hard to guess!"
|
||||
|
||||
Reference in New Issue
Block a user