From 751fffe4a32f243be0a979e30c932c46bf4eb5e1 Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 11 Jan 2022 20:16:39 -0500 Subject: [PATCH] Fix formatting for long commands on scheduled tasks --- app/frontend/templates/panel/server_tasks.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/frontend/templates/panel/server_tasks.html b/app/frontend/templates/panel/server_tasks.html index b29644a6..a1c20029 100644 --- a/app/frontend/templates/panel/server_tasks.html +++ b/app/frontend/templates/panel/server_tasks.html @@ -40,15 +40,15 @@

Scheduled Tasks

- +
- - - - - - + + + + + + @@ -57,7 +57,7 @@ -
ActionCommandIntervalStart TimeEnabledEditActionCommandIntervalStart TimeEnabledEdit

{{schedule.action}}

+

{{schedule.command}}