Tools had no gear, so nineteen scripts had no Info and Settings at all

This commit is contained in:
Gmer4Lfe
2026-08-06 22:57:05 -04:00
parent 141e2ca37c
commit 8b0c2f6d1b
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -303,7 +303,7 @@ $runningScripts = array_unique($runningScripts);
onchange="vvSaveJob(this)">
<span class="vv-slider"></span>
</label>
<span class="vv-job-label"><?= htmlspecialchars($ts['label']) ?></span>
<span class="vv-cog-btn" onclick="vvClickCog(this)" title="Settings">⚙</span><span class="vv-job-label" onclick="vvClickLabel(this)" style="cursor:pointer"><?= htmlspecialchars($ts['label']) ?></span>
<input type="text" class="vv-cron" value="<?= htmlspecialchars($ts['cron']) ?>"
placeholder="cron expression"
onblur="vvSaveCronBlur(this)">