Implement asset rules as Asset Group children objects
This commit is contained in:
@@ -11,7 +11,7 @@ log = logs.get_logger(__name__)
|
||||
class SignalList(LoginRequiredMixin, ObjectList):
|
||||
list_template = "partials/signal-list.html"
|
||||
model = Signal
|
||||
page_title = "List of signals. Linked to hooks and strategies."
|
||||
page_title = "List of signals, linked to hooks and strategies"
|
||||
page_subtitle = (
|
||||
"Link signals you have defined in Drakdoo to their corresponding hooks."
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user