Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mySkill-x
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
angular
mySkill-x
Commits
9833c247
Commit
9833c247
authored
Mar 26, 2025
by
Nakarin Luankla
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
นำฟังก์ชั่นที่ไม่ใช้งานออก
parent
e7e183e2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
header.component.html
src/app/shared/components/header/header.component.html
+6
-6
No files found.
src/app/shared/components/header/header.component.html
View file @
9833c247
...
...
@@ -91,7 +91,7 @@
</div>
</div>
</div>
<div
class=
"header-search"
>
<
!-- <
div class="header-search">
<button
aria-label="button"
type="button"
...
...
@@ -133,7 +133,7 @@
class="ri-fullscreen-line header-icon fullscreen-exit-line hidden"
></i>
</a>
</div>
</div>
-->
<!-- <div
class="header-cart hs-dropdown ti-dropdown hidden lg:block"
data-hs-dropdown-placement="bottom-right"
...
...
@@ -348,7 +348,7 @@
</div>
</div>
</div> -->
<div
<
!-- <
div
class="header-notification hs-dropdown ti-dropdown hidden sm:block"
data-hs-dropdown-placement="bottom-right"
>
...
...
@@ -680,7 +680,7 @@
</div>
</div>
</div>
</div>
</div>
-->
<div
class=
"header-profile hs-dropdown ti-dropdown"
data-hs-dropdown-placement=
"bottom-right"
...
...
@@ -719,7 +719,7 @@
</div>
</div>
<div
class=
"mt-2 ti-dropdown-divider"
>
<a
routerLink=
"/profile/home"
class=
"ti-dropdown-item"
>
<
!-- <
a routerLink="/profile/home" class="ti-dropdown-item">
<i class="ti ti-user-circle text-lg"></i>
Profile
</a>
...
...
@@ -741,7 +741,7 @@
<a routerLink="/dashboard/crypto" class="ti-dropdown-item">
<i class="ti ti-wallet text-lg"></i>
Bal: $7,12,950
</a>
</a>
-->
<a
(
click
)="
logOut
()"
routerLink=
"/auth/login"
class=
"ti-dropdown-item"
>
<i
class=
"ti ti-logout text-lg"
></i>
Log Out
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment