Limit height of Exit Java joblist, set auto-scroll behaviour on overflow

This commit is contained in:
Erik Körner
2025-12-18 12:26:08 +01:00
parent 337aada218
commit 107a249a5d
@@ -69,7 +69,7 @@
<div class="large-5 columns">
<div class="panel">
<h3>Exit Java</h3>
<form method='POST'>
<form method='POST' style="max-height:20em;overflow-y:auto">
<#list engine.jobs as crawlJob>
<#if crawlJob.hasApplicationContext>
<label for='ignore__${crawlJob.key}' style="color:#d9534f">