Refine publisher dashboard layout
All checks were successful
buildbot/nix-eval Build done.
buildbot/nix-build Build done.
buildbot/nix-effects Build done.

This commit is contained in:
Abel Luck 2026-06-02 11:11:36 +02:00
parent 2147d9c999
commit 813f19f355
8 changed files with 350 additions and 53 deletions

View file

@ -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(),
),