Commit c8fd8ecd by DESKTOP-HF0LVOG\myhr

Update หน้าหลักส่วนวันที่

parent 2a122308
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
"@fullcalendar/daygrid": "^5.10.1", "@fullcalendar/daygrid": "^5.10.1",
"@fullcalendar/interaction": "^5.10.1", "@fullcalendar/interaction": "^5.10.1",
"@ng-bootstrap/ng-bootstrap": "10.0.0", "@ng-bootstrap/ng-bootstrap": "10.0.0",
"bootstrap-icons": "^1.7.1",
"chart.js": "2.9.4", "chart.js": "2.9.4",
"core-js": "3.15.2", "core-js": "3.15.2",
"fullcalendar": "^5.10.1", "fullcalendar": "^5.10.1",
...@@ -3912,6 +3913,14 @@ ...@@ -3912,6 +3913,14 @@
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=", "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=",
"dev": true "dev": true
}, },
"node_modules/bootstrap-icons": {
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.7.1.tgz",
"integrity": "sha512-Hkuoo0qrWegA9cdzwS68YPSOLf7d42gqnMzT1tIy/SWvnxnI+Y5PFvK2qIbM/L7knH8SdC8FPgjA+bktzmGcAw==",
"engines": {
"node": ">=10"
}
},
"node_modules/brace-expansion": { "node_modules/brace-expansion": {
"version": "1.1.11", "version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
...@@ -20300,6 +20309,11 @@ ...@@ -20300,6 +20309,11 @@
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=", "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=",
"dev": true "dev": true
}, },
"bootstrap-icons": {
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.7.1.tgz",
"integrity": "sha512-Hkuoo0qrWegA9cdzwS68YPSOLf7d42gqnMzT1tIy/SWvnxnI+Y5PFvK2qIbM/L7knH8SdC8FPgjA+bktzmGcAw=="
},
"brace-expansion": { "brace-expansion": {
"version": "1.1.11", "version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
...@@ -74,6 +74,7 @@ ...@@ -74,6 +74,7 @@
"@fullcalendar/daygrid": "^5.10.1", "@fullcalendar/daygrid": "^5.10.1",
"@fullcalendar/interaction": "^5.10.1", "@fullcalendar/interaction": "^5.10.1",
"@ng-bootstrap/ng-bootstrap": "10.0.0", "@ng-bootstrap/ng-bootstrap": "10.0.0",
"bootstrap-icons": "^1.7.1",
"chart.js": "2.9.4", "chart.js": "2.9.4",
"core-js": "3.15.2", "core-js": "3.15.2",
"fullcalendar": "^5.10.1", "fullcalendar": "^5.10.1",
......
...@@ -18,27 +18,27 @@ export const ROUTES: RouteInfo[] = [ ...@@ -18,27 +18,27 @@ export const ROUTES: RouteInfo[] = [
{ {
path: "/dashboard", path: "/dashboard",
title: "Dashboard", title: "Dashboard",
rtlTitle: "لوحة القيادة", rtlTitle: "",
icon: "icon-chart-pie-36", icon: "icon-chart-pie-36",
class: "" class: ""
}, },
{ {
path: "/icons", path: "/icons",
title: "Icons", title: "Icons",
rtlTitle: "الرموز", rtlTitle: "",
icon: "icon-atom", icon: "icon-atom",
class: "" class: ""
}, },
{ {
path: "/maps", path: "/maps",
title: "Maps", title: "Maps",
rtlTitle: "خرائط", rtlTitle: "",
icon: "icon-pin", icon: "icon-pin",
class: "" }, class: "" },
{ {
path: "/notifications", path: "/notifications",
title: "Notifications", title: "Notifications",
rtlTitle: "إخطارات", rtlTitle: "",
icon: "icon-bell-55", icon: "icon-bell-55",
class: "" class: ""
}, },
...@@ -46,28 +46,28 @@ export const ROUTES: RouteInfo[] = [ ...@@ -46,28 +46,28 @@ export const ROUTES: RouteInfo[] = [
{ {
path: "/user", path: "/user",
title: "User Profile", title: "User Profile",
rtlTitle: "ملف تعريفي للمستخدم", rtlTitle: "",
icon: "icon-single-02", icon: "icon-single-02",
class: "" class: ""
}, },
{ {
path: "/tables", path: "/tables",
title: "Table List", title: "Table List",
rtlTitle: "قائمة الجدول", rtlTitle: "",
icon: "icon-puzzle-10", icon: "icon-puzzle-10",
class: "" class: ""
}, },
{ {
path: "/typography", path: "/typography",
title: "Typography", title: "Typography",
rtlTitle: "طباعة", rtlTitle: "",
icon: "icon-align-center", icon: "icon-align-center",
class: "" class: ""
}, },
{ {
path: "/rtl", path: "/rtl",
title: "RTL Support", title: "RTL Support",
rtlTitle: "ار تي ال", rtlTitle: "",
icon: "icon-world", icon: "icon-world",
class: "" class: ""
} }
......
<div class=" content"> <div class=" content">
<div class="row"> <div class="row">
<div class="col-sm-12">
<div class="card">
<div class="card-body">
<div class="row">
<div class="col-6 mb-3">
<label for="exampleFormControlSelect1">วันที่เริ่มใช้</label>
<input type="date" class="form-control" value="">
</div>
<div class="col-6 mb-3">
<label for="exampleFormControlSelect1">วันที่สิ้นสุด</label>
<input type="date" class="form-control" value="">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6"> <div class="col-sm-6">
<div class="card"> <div class="card">
<div class="card-body"> <div class="card-body">
...@@ -16,16 +35,6 @@ ...@@ -16,16 +35,6 @@
<div> <div>
<h4 class="card-title">ตาราง</h4> <h4 class="card-title">ตาราง</h4>
</div> </div>
<div class="row">
<div class="col-6 mb-3">
<label for="exampleFormControlSelect1">วันที่เริ่มใช้</label>
<input type="date" class="form-control" value="">
</div>
<div class="col-6 mb-3">
<label for="exampleFormControlSelect1">วันที่เริ่มใช้</label>
<input type="date" class="form-control" value="">
</div>
</div>
</div> </div>
</div> </div>
</div> </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