สาขาวิชาวิศวกรรมคอมพิวเตอร์ คณะวิศวกรรมศาสตร์ มหาวิทยาลัยเทคโนโลยีราชมงคลอีสาน
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webclinic
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
applovelypet
webclinic
Merge requests
!15
Main
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Main
thiraphat.ch/webclinic:main
into
main
Overview
0
Commits
3
Pipelines
0
Changes
10
Merged
ธีรพัฒน์ ชลเทพ
requested to merge
thiraphat.ch/webclinic:main
into
main
1 year ago
Overview
0
Commits
3
Pipelines
0
Changes
10
Expand
แก้ให้แล้วครับ
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
280083fb
3 commits,
1 year ago
10 files
+
13
−
11
Expand all files
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
Search (e.g. *.vue) (Ctrl+P)
src/plugin/addroom.php
+
1
−
1
Options
@@ -84,7 +84,7 @@
</div>
</div>
<div
class=
"btn-container center-text"
style=
"margin-top: 30px; text-align: center;"
>
<a
href=
"../
../../webclinic/src/
room.php"
class=
"btn btn-secondary btn-danger"
style=
"width: 100px;"
>
ยกเลิก
</a>
<a
href=
"../room.php"
class=
"btn btn-secondary btn-danger"
style=
"width: 100px;"
>
ยกเลิก
</a>
<button
type=
"submit"
name=
"submit"
class=
"btn btn-success wider-btn1 t1"
style=
"width: 100px;"
onclick=
"getValue()"
>
ยืนยัน
</button>
</div>