fix

parent dadcfe0b
...@@ -88,7 +88,7 @@ use common\modules\support\models\redmine\RedmineHelper; ...@@ -88,7 +88,7 @@ use common\modules\support\models\redmine\RedmineHelper;
<br> <br>
<?php if($accepteds) : ?> <?php if($accepteds) : ?>
<a href="#" class="separator_close">Закрытые задачи</a> <div class="separator_close">Закрытые задачи</div>
<?php foreach ($accepteds as $model) : ?> <?php foreach ($accepteds as $model) : ?>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment