update gán lịch trình toàn bộ
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
padding: 10px;
|
||||
}
|
||||
</style>
|
||||
<input type="hidden" value="" name="currentDepartment">
|
||||
<div class="assign-index">
|
||||
<div class="row">
|
||||
<div class="col-md-3">
|
||||
@@ -43,7 +44,7 @@
|
||||
<legend>Chọn phòng ban</legend>
|
||||
<div style="cursor: pointer;">
|
||||
<i class="fa fa-minus-square-o" onclick="schedule.tree(this);" data="1" data-stt="true"></i>
|
||||
<b class="department-schedule" onclick="schedule.chooseDepartment(this);" data-href='{yii\helpers\Url::to(['/assign/staff','id'=> 1])}'>
|
||||
<b class="department-schedule" onclick="schedule.chooseDepartment(this);" data="1" data-href='{yii\helpers\Url::to(['/assign/staff','id'=> 1])}'>
|
||||
{$company->name}
|
||||
{$staff=$company->countStaff}
|
||||
{if $staff>0}
|
||||
|
||||
Reference in New Issue
Block a user