Commit 86f6e701 authored by Sarun Mungthanya's avatar Sarun Mungthanya
Browse files

fix <i> and th

parent 74be1082
Pipeline #26903 passed with stage
in 2 minutes and 19 seconds
......@@ -131,33 +131,33 @@
<table class="is-hoverable table w-full text-left">
<thead>
<tr>
<th
<th scope="col"
class="whitespace-nowrap rounded-tl-lg bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5">
<input
class="form-checkbox is-basic h-4 w-4 rounded border-slate-400/70 checked:bg-primary checked:border-primary hover:border-primary focus:border-primary dark:bg-navy-900 dark:border-navy-500 dark:checked:bg-accent dark:checked:border-accent dark:hover:border-accent dark:focus:border-accent"
type="checkbox" id="check-all" @click="toggleAllCheckboxes" />
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Patch ID
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Patch Name
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Description
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Server
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Date
</th>
<th
<th scope="col"
class="whitespace-nowrap rounded-tr-lg bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Remark
</th>
......
......@@ -149,33 +149,33 @@
<table class="is-hoverable table w-full text-left">
<thead>
<tr>
<th
<th scope="col"
class="whitespace-nowrap rounded-tl-lg bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5">
<input
class="form-checkbox is-basic h-4 w-4 rounded border-slate-400/70 checked:bg-primary checked:border-primary hover:border-primary focus:border-primary dark:bg-navy-900 dark:border-navy-500 dark:checked:bg-accent dark:checked:border-accent dark:hover:border-accent dark:focus:border-accent"
type="checkbox" id="check-all" @click="toggleAllCheckboxes" />
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Patch ID
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Patch Name
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Description
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Server
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Date
</th>
<th
<th scope="col"
class="whitespace-nowrap rounded-tr-lg bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Remark
</th>
......
......@@ -69,33 +69,33 @@
<table class="is-hoverable table w-full text-left">
<thead>
<tr>
<th
<th scope="col"
class="whitespace-nowrap rounded-tl-lg bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5">
<input
class="form-checkbox is-basic h-4 w-4 rounded border-slate-400/70 checked:bg-primary checked:border-primary hover:border-primary focus:border-primary dark:bg-navy-900 dark:border-navy-500 dark:checked:bg-accent dark:checked:border-accent dark:hover:border-accent dark:focus:border-accent"
type="checkbox" id="check-all" @click="toggleAllCheckboxes" />
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Patch ID
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Patch Name
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Description
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Server
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Date
</th>
<th
<th scope="col"
class="whitespace-nowrap rounded-tr-lg bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Remark
</th>
......
......@@ -150,25 +150,25 @@
<table class="min-w-full is-hoverable table w-full divide-y divide-gray-200">
<thead>
<tr>
<th
<th scope="col"
class="px-6 py-3 bg-slate-300 text-left text-xs font-medium text-black uppercase tracking-wider">
Choose</th>
<th
<th scope="col"
class="px-6 py-3 bg-slate-300 text-left text-xs font-medium text-black uppercase tracking-wider">
Server ID</th>
<th
<th scope="col"
class="px-6 py-3 bg-slate-300 text-left text-xs font-medium text-black uppercase tracking-wider">
Company</th>
<th
<th scope="col"
class="px-6 py-3 bg-slate-300 text-left text-xs font-medium text-black uppercase tracking-wider">
Serverkey</th>
<th
<th scope="col"
class="px-6 py-3 bg-slate-300 text-left text-xs font-medium text-black uppercase tracking-wider">
Status</th>
<th
<th scope="col"
class="px-6 py-3 bg-slate-300 text-left text-xs font-medium text-black uppercase tracking-wider">
Task Date</th>
<th
<th scope="col"
class="px-6 py-3 bg-slate-300 text-left text-xs font-medium text-black uppercase tracking-wider">
Action</th>
</tr>
......
......@@ -133,7 +133,7 @@
<div class="flex items-center bg-blue-500 text-white w-full px-4 py-2 rounded m-1">
<span class="flex-grow">{{ $serverkey['key'] }}</span>
<button wire:click="removeServerKey('{{ $serverkey['key'] }}')" class="ml-2">
<i class="fas fa-trash-alt"></i>
<i aria-hidden="true" class="fas fa-trash-alt"></i>
</button>
</div>
@endforeach
......@@ -165,7 +165,7 @@
<div class="mb-1">
<h3 class="text-xl font-medium leading-6 text-black my-3"><i aria-hidden="true" class="fa fa-server mr-3"></i>Server list</h3>
<h3 class="text-xl font-medium leading-6 text-black my-3"><i aria-hidden="true" aria-hidden="true" class="fa fa-server mr-3"></i>Server list</h3>
</div>
<div class="is-scrollbar-hidden min-w-full table-responsive card p-4 mb-4">
......@@ -194,25 +194,25 @@
<table class="min-w-full is-hoverable table w-full divide-y divide-gray-200">
<thead>
<tr>
<th
<th scope="col"
class="px-6 py-3 bg-slate-300 text-left text-xs font-medium text-black uppercase tracking-wider">
Choose</th>
<th
<th scope="col"
class="px-6 py-3 bg-slate-300 text-left text-xs font-medium text-black uppercase tracking-wider">
Server ID</th>
<th
<th scope="col"
class="px-6 py-3 bg-slate-300 text-left text-xs font-medium text-black uppercase tracking-wider">
Company</th>
<th
<th scope="col"
class="px-6 py-3 bg-slate-300 text-left text-xs font-medium text-black uppercase tracking-wider">
Serverkey</th>
<th
<th scope="col"
class="px-6 py-3 bg-slate-300 text-left text-xs font-medium text-black uppercase tracking-wider">
Status</th>
<th
<th scope="col"
class="px-6 py-3 bg-slate-300 text-left text-xs font-medium text-black uppercase tracking-wider">
Task Date</th>
<th
<th scope="col"
class="px-6 py-3 bg-slate-300 text-left text-xs font-medium text-black uppercase tracking-wider">
Action</th>
</tr>
......
......@@ -65,35 +65,35 @@
<table class="is-hoverable table w-full text-left ">
<thead>
<tr>
<th
<th scope="col"
class="whitespace-nowrap text-center rounded-tl-lg bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5">
Patch ID
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-300 text-black px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Patch Name
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-300 text-black px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Description
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-300 text-black px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Server
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-300 text-black px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Date
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-300 text-black px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Level
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-300 text-black px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Remark
</th>
<th
<th scope="col"
class="whitespace-nowrap rounded-tr-lg bg-slate-300 text-black px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Action
</th>
......@@ -116,7 +116,7 @@
<div class="flex justify-center space-x-2">
<a wire:click="showpatchEditForm({{ $patch->PID }})"
class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25">
<i class="fa fa-edit"></i>
<i aria-hidden="true" class="fa fa-edit"></i>
</a>
</div>
</td>
......
......@@ -13,11 +13,11 @@
<table class="min-w-full bg-white border border-gray-300">
<thead>
<tr class="bg-slate-300 text-gray-700">
<th class="py-2 px-4 border-b">ID</th>
<th class="py-2 px-4 border-b">Map Name</th>
<th class="py-2 px-4 border-b">Map Type</th>
<th class="py-2 px-4 border-b">Map To</th>
<th class="py-2 px-4 border-b">Map Config</th>
<th scope="col" class="py-2 px-4 border-b">ID</th>
<th scope="col" class="py-2 px-4 border-b">Map Name</th>
<th scope="col" class="py-2 px-4 border-b">Map Type</th>
<th scope="col" class="py-2 px-4 border-b">Map To</th>
<th scope="col" class="py-2 px-4 border-b">Map Config</th>
</tr>
</thead>
<tbody>
......
......@@ -12,15 +12,15 @@
<table class="is-hoverable table w-full text-left border-b">
<thead>
<tr>
<th
<th scope="col"
class="whitespace-nowrap rounded-tl-md bg-slate-300 px-4 py-1 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5">
#
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-1 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
File Name
</th>
<th
<th scope="col"
class="whitespace-nowrap rounded-tr-md bg-slate-300 px-2 py-1 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Action
</th>
......@@ -41,7 +41,7 @@
<div class="flex justify-center space-x-2">
<a
class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25">
<i class="fa fa-download"></i>
<i aria-hidden="true" class="fa fa-download"></i>
</a>
</div>
</td>
......
......@@ -18,8 +18,8 @@
<table class="min-w-full bg-white border border-gray-300 text-sm">
<thead>
<tr class="bg-slate-300 text-gray-700 text-xs">
<th class="py-2 px-4 border-b w-1/2">Name</th>
<th class="py-2 px-4 border-b w-1/2">Value</th>
<th scope="col" class="py-2 px-4 border-b w-1/2">Name</th>
<th scope="col" class="py-2 px-4 border-b w-1/2">Value</th>
</tr>
</thead>
<tbody>
......
......@@ -12,49 +12,49 @@
<table class="min-w-full bg-white border border-gray-300">
<thead>
<tr class="bg-slate-300 text-gray-700">
<th class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cp.TaskDate')">
<th scope="col" class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cp.TaskDate')">
Task Date
@if ($sortHistoryField == 'cp.TaskDate')
<span>{{ $sortHistoryDirection == 'asc' ? '↑' : '↓' }}</span>
@endif
</th>
<th class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cp.TaskStatus')">
<th scope="col" class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cp.TaskStatus')">
Task Status
@if ($sortHistoryField == 'cp.TaskStatus')
<span>{{ $sortHistoryDirection == 'asc' ? '↑' : '↓' }}</span>
@endif
</th>
<th class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cp.TaskRunner')">
<th scope="col" class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cp.TaskRunner')">
Task Runner
@if ($sortHistoryField == 'cp.TaskRunner')
<span>{{ $sortHistoryDirection == 'asc' ? '↑' : '↓' }}</span>
@endif
</th>
<th class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cp.TaskFinish')">
<th scope="col" class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cp.TaskFinish')">
Task Finish
@if ($sortHistoryField == 'cp.TaskFinish')
<span>{{ $sortHistoryDirection == 'asc' ? '↑' : '↓' }}</span>
@endif
</th>
<th class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cs.PID')">
<th scope="col" class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cs.PID')">
Patch ID
@if ($sortHistoryField == 'cs.PID')
<span>{{ $sortHistoryDirection == 'asc' ? '↑' : '↓' }}</span>
@endif
</th>
<th class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cs.PATCHNAME')">
<th scope="col" class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cs.PATCHNAME')">
Patch Name
@if ($sortHistoryField == 'cs.PATCHNAME')
<span>{{ $sortHistoryDirection == 'asc' ? '↑' : '↓' }}</span>
@endif
</th>
<th class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cs.PAPPROVEDATE')">
<th scope="col" class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cs.PAPPROVEDATE')">
Approve Date
@if ($sortHistoryField == 'cs.PAPPROVEDATE')
<span>{{ $sortHistoryDirection == 'asc' ? '↑' : '↓' }}</span>
@endif
</th>
<th class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cs.PDESC')">
<th scope="col" class="py-2 px-4 border-b cursor-pointer" wire:click="sortHistoryBy('cs.PDESC')">
Description
@if ($sortHistoryField == 'cs.PDESC')
<span>{{ $sortHistoryDirection == 'asc' ? '↑' : '↓' }}</span>
......
......@@ -13,10 +13,10 @@
<table class="min-w-full bg-white border border-gray-300">
<thead>
<tr class="bg-slate-300 text-gray-700">
<th class="py-2 px-4 border-b">ID</th>
<th class="py-2 px-4 border-b">Name</th>
<th class="py-2 px-4 border-b">Code</th>
<th class="py-2 px-4 border-b">Type</th>
<th scope="col" class="py-2 px-4 border-b">ID</th>
<th scope="col" class="py-2 px-4 border-b">Name</th>
<th scope="col" class="py-2 px-4 border-b">Code</th>
<th scope="col" class="py-2 px-4 border-b">Type</th>
</tr>
</thead>
<tbody>
......
......@@ -13,10 +13,10 @@
<table class="min-w-full bg-white border border-gray-300">
<thead>
<tr class="bg-slate-300 text-gray-700">
<th class="py-2 px-4 border-b">Serverkey</th>
<th class="py-2 px-4 border-b">Service Name</th>
<th class="py-2 px-4 border-b">Action</th>
<th class="py-2 px-4 border-b">Onload Code</th>
<th scope="col" class="py-2 px-4 border-b">Serverkey</th>
<th scope="col" class="py-2 px-4 border-b">Service Name</th>
<th scope="col" class="py-2 px-4 border-b">Action</th>
<th scope="col" class="py-2 px-4 border-b">Onload Code</th>
</tr>
</thead>
<tbody>
......
......@@ -23,9 +23,9 @@
<table class="min-w-full is-hoverable bg-white border border-gray-300 border-b ">
<thead>
<tr class="bg-gray-200 text-gray-700">
<th class="py-2 px-4 border-b rounded-tl-lg">Organize</th>
<th class="py-2 px-4 border-b">Profile</th>
<th class="py-2 px-4 border-b rounded-tr-lg">Document Type</th>
<th scope="col" class="py-2 px-4 border-b rounded-tl-lg">Organize</th>
<th scope="col" class="py-2 px-4 border-b">Profile</th>
<th scope="col" class="py-2 px-4 border-b rounded-tr-lg">Document Type</th>
</tr>
</thead>
<tbody>
......
......@@ -13,10 +13,10 @@
<table class="min-w-full bg-white border border-gray-300">
<thead>
<tr class="bg-slate-300 text-gray-700">
<th class="py-2 px-4 border-b">Name</th>
<th class="py-2 px-4 border-b">Value</th>
<th class="py-2 px-4 border-b">Description</th>
<th class="py-2 px-4 border-b">Active</th>
<th scope="col" class="py-2 px-4 border-b">Name</th>
<th scope="col" class="py-2 px-4 border-b">Value</th>
<th scope="col" class="py-2 px-4 border-b">Description</th>
<th scope="col" class="py-2 px-4 border-b">Active</th>
</tr>
</thead>
<tbody>
......
......@@ -13,18 +13,18 @@
<table class="min-w-full bg-white border border-gray-300">
<thead>
<tr class="bg-slate-300 text-gray-700">
<th class="py-2 px-4 border-b">ID</th>
<th class="py-2 px-4 border-b">Form Name</th>
<th class="py-2 px-4 border-b">L Name</th>
<th class="py-2 px-4 border-b">L Value</th>
<th class="py-2 px-4 border-b">X</th>
<th class="py-2 px-4 border-b">Y</th>
<th class="py-2 px-4 border-b">Parent ID</th>
<th class="py-2 px-4 border-b">Edit Layout</th>
<th class="py-2 px-4 border-b">Width</th>
<th class="py-2 px-4 border-b">Height</th>
<th class="py-2 px-4 border-b">Type</th>
<th class="py-2 px-4 border-b">Format</th>
<th scope="col" class="py-2 px-4 border-b">ID</th>
<th scope="col" class="py-2 px-4 border-b">Form Name</th>
<th scope="col" class="py-2 px-4 border-b">L Name</th>
<th scope="col" class="py-2 px-4 border-b">L Value</th>
<th scope="col" class="py-2 px-4 border-b">X</th>
<th scope="col" class="py-2 px-4 border-b">Y</th>
<th scope="col" class="py-2 px-4 border-b">Parent ID</th>
<th scope="col" class="py-2 px-4 border-b">Edit Layout</th>
<th scope="col" class="py-2 px-4 border-b">Width</th>
<th scope="col" class="py-2 px-4 border-b">Height</th>
<th scope="col" class="py-2 px-4 border-b">Type</th>
<th scope="col" class="py-2 px-4 border-b">Format</th>
</tr>
</thead>
<tbody>
......
......@@ -71,35 +71,35 @@
<table class="is-hoverable table w-full text-left border-b">
<thead>
<tr>
<th
<th scope="col"
class="whitespace-nowrap rounded-tl-lg bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5">
#
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Server Key
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Company
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Status
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
License Date
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Current Version
</th>
<th
<th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Database
</th>
<th
<th scope="col"
class="whitespace-nowrap rounded-tr-lg bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Action
</th>
......@@ -132,11 +132,11 @@
<div class="flex justify-center space-x-2">
<a wire:click="showServerLicenseEditForm({{ $license->ID }})"
class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25">
<i class="fa fa-edit"></i>
<i aria-hidden="true" class="fa fa-edit"></i>
</a>
<a wire:click="showDeleteModal({{ $license->ID }})"
class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25">
<i class="fa fa-trash"></i>
<i aria-hidden="true" class="fa fa-trash"></i>
</a>
</div>
</td>
......
......@@ -5,26 +5,26 @@
<table class="min-w-full bg-white border border-gray-300">
<thead>
<tr class="bg-slate-300 text-gray-700">
<th class="py-2 px-4 border-b">ID</th>
<th class="py-2 px-4 border-b">Page Code</th>
<th class="py-2 px-4 border-b">Name</th>
<th class="py-2 px-4 border-b">T Name</th>
<th class="py-2 px-4 border-b">Required</th>
<th class="py-2 px-4 border-b">Type</th>
<th class="py-2 px-4 border-b">Spec</th>
<th class="py-2 px-4 border-b">Manual</th>
<th class="py-2 px-4 border-b">User Note</th>
<th class="py-2 px-4 border-b">JS Before Focus</th>
<th class="py-2 px-4 border-b">Cannot Import</th>
<th class="py-2 px-4 border-b">F Name</th>
<th class="py-2 px-4 border-b">Report Flag</th>
<th class="py-2 px-4 border-b">Report Order By</th>
<th class="py-2 px-4 border-b">Report Condition</th>
<th class="py-2 px-4 border-b">Report Table</th>
<th class="py-2 px-4 border-b">Report Type</th>
<th class="py-2 px-4 border-b">Report Format</th>
<th class="py-2 px-4 border-b">Report Align</th>
<th class="py-2 px-4 border-b">User Default</th>
<th scope="col" class="py-2 px-4 border-b">ID</th>
<th scope="col" class="py-2 px-4 border-b">Page Code</th>
<th scope="col" class="py-2 px-4 border-b">Name</th>
<th scope="col" class="py-2 px-4 border-b">T Name</th>
<th scope="col" class="py-2 px-4 border-b">Required</th>
<th scope="col" class="py-2 px-4 border-b">Type</th>
<th scope="col" class="py-2 px-4 border-b">Spec</th>
<th scope="col" class="py-2 px-4 border-b">Manual</th>
<th scope="col" class="py-2 px-4 border-b">User Note</th>
<th scope="col" class="py-2 px-4 border-b">JS Before Focus</th>
<th scope="col" class="py-2 px-4 border-b">Cannot Import</th>
<th scope="col" class="py-2 px-4 border-b">F Name</th>
<th scope="col" class="py-2 px-4 border-b">Report Flag</th>
<th scope="col" class="py-2 px-4 border-b">Report Order By</th>
<th scope="col" class="py-2 px-4 border-b">Report Condition</th>
<th scope="col" class="py-2 px-4 border-b">Report Table</th>
<th scope="col" class="py-2 px-4 border-b">Report Type</th>
<th scope="col" class="py-2 px-4 border-b">Report Format</th>
<th scope="col" class="py-2 px-4 border-b">Report Align</th>
<th scope="col" class="py-2 px-4 border-b">User Default</th>
</tr>
</thead>
<tbody>
......
......@@ -13,14 +13,14 @@
<table class="min-w-full bg-white border border-gray-300">
<thead>
<tr class="bg-slate-300 text-gray-700">
<th class="py-2 px-4 border-b">ID</th>
<th class="py-2 px-4 border-b">Step</th>
<th class="py-2 px-4 border-b">Level</th>
<th class="py-2 px-4 border-b">Name</th>
<th class="py-2 px-4 border-b">Description</th>
<th class="py-2 px-4 border-b">Validate Code</th>
<th class="py-2 px-4 border-b">Doctype</th>
<th class="py-2 px-4 border-b">Active</th>
<th scope="col" class="py-2 px-4 border-b">ID</th>
<th scope="col" class="py-2 px-4 border-b">Step</th>
<th scope="col" class="py-2 px-4 border-b">Level</th>
<th scope="col" class="py-2 px-4 border-b">Name</th>
<th scope="col" class="py-2 px-4 border-b">Description</th>
<th scope="col" class="py-2 px-4 border-b">Validate Code</th>
<th scope="col" class="py-2 px-4 border-b">Doctype</th>
<th scope="col" class="py-2 px-4 border-b">Active</th>
</tr>
</thead>
<tbody>
......
......@@ -4,7 +4,7 @@
<div class="mb-6">
<h2
class="font-medium flex items-center tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base">
<i class="fa-solid fa-edit text-primary"></i> Create
<i aria-hidden="true" class="fa-solid fa-edit text-primary"></i> Create
</h2>
</div>
......
......@@ -4,7 +4,7 @@
<div class="mb-6">
<h2
class="font-medium flex items-center tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base">
<i class="fa-solid fa-edit text-primary"></i> Edit User
<i aria-hidden="true" class="fa-solid fa-edit text-primary"></i> Edit User
</h2>
</div>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment