Refine publisher dashboard layout
This commit is contained in:
parent
2147d9c999
commit
813f19f355
8 changed files with 350 additions and 53 deletions
|
|
@ -47,11 +47,13 @@ def publisher_page(
|
|||
manage_sources_href=None,
|
||||
show_heading=False,
|
||||
show_feed_url=False,
|
||||
compact_mobile=True,
|
||||
),
|
||||
live_work_section(
|
||||
running_executions=running_executions,
|
||||
queued_executions=queued_executions,
|
||||
show_row_actions=False,
|
||||
compact_mobile=True,
|
||||
),
|
||||
relative_time_formatter_script(),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue