Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
BookingMyHrManagement
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
Chanachai
BookingMyHrManagement
Commits
761eeb69
Commit
761eeb69
authored
Nov 29, 2021
by
DESKTOP-HF0LVOG\myhr
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update tab เพิ่มข้อมูล
parent
4df90b59
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
23 deletions
+5
-23
equipment.component.html
src/app/pages/equipment/equipment.component.html
+5
-23
No files found.
src/app/pages/equipment/equipment.component.html
View file @
761eeb69
...
...
@@ -46,17 +46,8 @@
<option
selected
>
Open this select type
</option>
<option
value=
"1"
>
Rooms
</option>
<option
value=
"2"
>
Cars
</option>
<option
value=
"3"
>
Company
</option>
</select>
</div>
<label>
Type
</label>
<br>
<select
class=
"form-select"
aria-label=
"Default select example"
>
<option
selected
>
Open this select type
</option>
<option
value=
"4"
>
IT
</option>
<option
value=
"5"
>
Company
</option>
</select>
</div>
</div>
<div
class=
" row"
>
...
...
@@ -65,7 +56,7 @@
<label>
Details
</label>
<textarea
class=
"form-control"
id=
"exampleFormControlTextarea1"
rows=
"3"
></textarea>
rows=
"3"
placeholder=
"......"
></textarea>
</div>
</div>
</div>
...
...
@@ -154,24 +145,15 @@
<div
class=
" row"
>
<div
class=
" col-md-6 mb-2"
>
<div
class=
" form-group"
>
<label>
Type
</label>
<label>
Category
</label>
<br>
<select
class=
"form-select"
aria-label=
"Default select example"
>
<option
selected
>
Open this select type
</option>
<option
value=
"1"
>
Rooms
</option>
<option
value=
"2"
>
Cars
</option>
<option
value=
"3"
>
Company
</option>
<option
value=
"4"
>
IT
</option>
<option
value=
"5"
>
Company
</option>
</select>
</div>
<label>
Type
</label>
<br>
<select
class=
"form-select"
aria-label=
"Default select example"
>
<option
selected
>
Open this select type
</option>
<option
value=
"4"
>
IT
</option>
<option
value=
"5"
>
Company
</option>
</select>
</div>
</div>
<div
class=
" row"
>
...
...
@@ -180,7 +162,7 @@
<label>
Details
</label>
<textarea
class=
"form-control"
id=
"exampleFormControlTextarea1"
rows=
"3"
></textarea>
rows=
"3"
placeholder=
"......"
></textarea>
</div>
</div>
</div>
...
...
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