v1.3.0 Merge #3

Merged
voidf1sh merged 10 commits from dev into main 2026-03-27 18:22:25 +00:00
Showing only changes of commit 4beefa01af - Show all commits

View File

@ -181,6 +181,8 @@
<div class="bg-white dark:bg-gray-800 p-5 rounded-lg shadow-lg"> <div class="bg-white dark:bg-gray-800 p-5 rounded-lg shadow-lg">
<!-- Title --> <!-- Title -->
<h1 class="dark:text-gray-300 text-2xl font-bold text-center mb-4">Asset Management</h1> <h1 class="dark:text-gray-300 text-2xl font-bold text-center mb-4">Asset Management</h1>
<!-- subtitle -->
<p class="dark:text-gray-300 text-center mb-4">These checklists are still under development and are only here as a proof of concept and for feedback/evaluation. Please do not use these checklists yet.</p>
<!-- Hostname or Username Field --> <!-- Hostname or Username Field -->
<div class="mb-4"> <div class="mb-4">
<label for="imagingClistName" class="dark:text-gray-300 block text-md font-medium text-gray-700">Hostname or Username:</label> <label for="imagingClistName" class="dark:text-gray-300 block text-md font-medium text-gray-700">Hostname or Username:</label>