* Finish task #4868.

This commit is contained in:
Yagami
2018-09-20 16:29:45 +08:00
parent c3f808434e
commit e359e72a9e
+1 -1
View File
@@ -4,7 +4,7 @@
<?php
$date = isset($date) ? $date : helper::today();
echo "<div class='input-control w-150px'>" . $userList . "</div>";
echo "<div class='input-control w-120px'>" . $userList . "</div>";
$methodName = $this->app->getMethodName();