refactor
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
<table class="w-full text-sm text-left rtl:text-right text-gray-500 dark:text-gray-400">
|
||||
<thead class="text-xs text-gray-700 uppercase bg-gray-200 dark:bg-gray-700 dark:text-gray-400">
|
||||
<tr>
|
||||
<th scope="col" class="px-6 py-3">
|
||||
-
|
||||
<th scope="col" class="px-6 py-3" style="width: 5%;">
|
||||
|
||||
</th>
|
||||
<th scope="col" class="px-6 py-3">
|
||||
name
|
||||
@ -33,4 +33,4 @@
|
||||
<button type="submit" class="hidden"></button>
|
||||
</label>
|
||||
</div>
|
||||
{{ form_end(fileForm) }}
|
||||
{{ form_end(fileForm) }}
|
||||
|
Reference in New Issue
Block a user