update delete database option

This commit is contained in:
2020-12-22 16:41:58 +07:00
parent fc0f2ccc0f
commit d0f17afc39
4 changed files with 42 additions and 4 deletions

View File

@@ -42,7 +42,7 @@ use yii\widgets\ActiveForm;
</a>
</li>
<li>
<a href="<?php echo yii\helpers\Url::to(['/config/reset']); ?>" onclick="common.reset(this);return false;">
<a href="<?php echo yii\helpers\Url::to(['/config/reset']); ?>" onclick="common.resetForm(this);return false;">
<i class="fa fa-refresh"></i> Reset thiết bị
</a>
</li>