Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 84e00938 authored by ping's avatar ping
Browse files

new edit

parent c5d25e95
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,7 @@ endforeach;
<div class="col-md-4 ">
<div class="card bg-white">
<div class="card-body">
<h4 class="card-title">บุคลากรที่ลาศึกษาต่อ</h4>
<h4 class="card-title">บุคลากรที่ลาศึกษาต่อ</h4>
<div class="d-flex m-t-30 m-b-30 no-block align-items-center">
<span class="display-5 text-danger"><i class="fas fa-sign-out-alt"></i></span>
......
......@@ -38,7 +38,7 @@
<div class="col-md-5">
<div class="card-body ">
<h5 class="card-title m-t-10"><?php echo $person->p_pf_id. $person->p_first_name . ' ' . $person->p_last_name ?></h5>
<h5 class="card-title m-b-15 m-t-10"><?php echo $person->p_pf_id. $person->p_first_name . ' ' . $person->p_last_name ?></h5>
<h6 id="show_position" class="card-subtitle">ตำแหน่ง: <?php echo $working ?></h6>
<h6 id="show_department" class="card-subtitle">ฝ่าย: <?php echo $dpm ?> </h6>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment