Merge branch 'sprint/221_dongli_bug25979' into 'master'
* Fix bug #25979. See merge request easycorp/zentaopms!4812
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
</td>
|
||||
<?php endif;?>
|
||||
<?php if(count($track) != 0):?>
|
||||
<?php $i = 1;?>
|
||||
<?php $i = 0;?>
|
||||
<?php foreach($track as $storyID => $story):?>
|
||||
<?php if($i != 1) echo '<tr>';?>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user