From 3cd5d1c01ba25b1ba52f8a64838d4a43daf89c5c Mon Sep 17 00:00:00 2001 From: Henrik Brodin <90325907+hbrodin@users.noreply.github.com> Date: Thu, 4 Sep 2025 08:12:20 +0200 Subject: [PATCH] Move the example-libpng button (#333) There is now an additional button available in the Submit Task dialogue. This enables users to easily modify values such as timeouts etc and keeps the main ui clean. --- .../orchestrator/ui/static/index.html | 5 +- .../orchestrator/ui/static/script.js | 109 +++++++++--------- 2 files changed, 56 insertions(+), 58 deletions(-) diff --git a/orchestrator/src/buttercup/orchestrator/ui/static/index.html b/orchestrator/src/buttercup/orchestrator/ui/static/index.html index 17e5fa00..d1b9a96d 100644 --- a/orchestrator/src/buttercup/orchestrator/ui/static/index.html +++ b/orchestrator/src/buttercup/orchestrator/ui/static/index.html @@ -12,7 +12,6 @@