Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
myAppraisal
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
myAppraisal
Commits
a56c180d
Commit
a56c180d
authored
Feb 19, 2025
by
Ooh-Ao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bg
parent
eadfd456
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
login-page2.component.html
src/app/authentication/login-page/login-page2.component.html
+7
-7
No files found.
src/app/authentication/login-page/login-page2.component.html
View file @
a56c180d
...
...
@@ -24,11 +24,11 @@
<div
class=
"p-4 sm:p-7"
>
<div
class=
"text-center"
>
<h1
class=
"block text-2xl font-bold text-gray-800 dark:text-white"
>
Sign in
ลงชื่อเข้าใช้งานระบบ
</h1>
<h1
class=
"block text-1xl font-bold text-gray-800 dark:text-white"
>
<
!-- <
h1 class="block text-1xl font-bold text-gray-800 dark:text-white">
(ลงชื่อเข้าใช้งานระบบ)
</h1>
</h1>
-->
</div>
<div
class=
"mt-5"
>
...
...
@@ -64,15 +64,15 @@
<!-- End Form Group -->
<!-- Checkbox -->
<div
class=
"flex items-center"
>
<
!-- <
div class="flex items-center">
<div class="flex">
<input id="remember-me" name="remember-me" type="checkbox"
class="shrink-0 mt-0.5 border-gray-200 rounded text-primary focus:ring-primary dark:bg-bgdark dark:border-white/10 dark:checked:bg-primary dark:checked:border-primary dark:focus:ring-offset-white/10" />
</div>
<
!-- <
div class="ltr:ml-3 rtl:mr-3">
<div class="ltr:ml-3 rtl:mr-3">
<label for="remember-me" class="text-sm dark:text-white">Remember me</label>
</div>
-->
</div>
</div>
</div>
-->
<!-- End Checkbox -->
<button
type=
"submit"
(
click
)="
Submit
()"
class=
"py-2 px-3 inline-flex justify-center items-center gap-2 rounded-sm border border-transparent font-semibold bg-primary text-white hover:bg-primary focus:outline-none focus:ring-0 focus:ring-primary focus:ring-offset-0 transition-all text-sm dark:focus:ring-offset-white/10"
>
เข้าสู่ระบบ
</button>
...
...
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