update biface local

This commit is contained in:
2020-12-01 16:47:43 +07:00
parent 73b44eb2af
commit efb4113001
21 changed files with 883 additions and 57 deletions

View File

@@ -51,6 +51,16 @@ use yii\widgets\ActiveForm;
<i class="fa fa-refresh"></i> Reset thiết bị
</a>
</li>
<li>
<a href="<?php echo yii\helpers\Url::to(['/list-management']); ?>">
<i class="fa fa-list"></i> List Management
</a>
</li>
<li>
<a href="<?php echo yii\helpers\Url::to(['/capture-logs']); ?>">
<i class="fa fa-camera"></i> Capture log
</a>
</li>
</ul>
</div>
<div class="navbar-custom-menu">