* Adjust major action.

This commit is contained in:
daitingting
2018-05-28 14:20:52 +08:00
parent cfe4c79a95
commit e03ecf66f7
10 changed files with 16 additions and 8 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
<?php if($direction == 'next') $actions = array_reverse($actions);?>
<?php foreach($actions as $i => $action):?>
<?php if(empty($firstAction)) $firstAction = $action;?>
<li <?php if($action->actor == $this->app->user->account) echo "class='active'";?>>
<li <?php if($action->major) echo "class='active'";?>>
<div>
<span class="timeline-tag"><?php echo $action->time?></span>
<span class="timeline-text">