fix/default hide year on asset create

This commit is contained in:
SowinskiBraeden committed 2025-05-21 16:37:48 -07:00
1 parent b12d4bebe1
commit cf3d3738f1
1 file changed
+1 -1
+1 -1
View File
@@ -104,7 +104,7 @@
class="mt-1 block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-indigo-500 focus:border-indigo-500 sm:text-sm"
>
<div id="year-create">
<div style="display: none;" id="year-create">
<label for="year" class="block text-sm font-medium text-gray-700 mt-2">Year <span class="text-red-500">*</span></label>
<input
id="year-input"