drop middlename for admin users
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
</span>
|
||||
{/if}
|
||||
</div>
|
||||
<div class="col-span-6">
|
||||
<!-- <div class="col-span-6">
|
||||
<label
|
||||
for="trackname"
|
||||
class="block text-sm font-medium text-gray-700"
|
||||
@@ -181,7 +181,7 @@
|
||||
name="trackname"
|
||||
class="mt-1 focus:ring-indigo-500 focus:border-indigo-500 block w-full shadow-sm rounded-l-md sm:text-sm border-gray-300 border bg-gray-50 text-gray-500 rounded-md p-2"
|
||||
/>
|
||||
</div>
|
||||
</div> -->
|
||||
<div class="col-span-6">
|
||||
<label
|
||||
for="lastname"
|
||||
|
||||
Reference in New Issue
Block a user