Skip to content

Conversation

@yiidevelop
Copy link
Contributor

normalizeItems($items, &$active)

Qiang use

$items[$i]['items'] = $this->normalizeItems($item['items'], $route, $hasActiveChild);

So $hasActiveChild not assign value and parent item not set activated

Plz, review and approval

Thanks

```php
normalizeItems($items, &$active)
```
Qiang use 
```php
$items[$i]['items'] = $this->normalizeItems($item['items'], $route, $hasActiveChild);
```
So $hasActiveChild not assign value and parent item not set activated

Plz, review and approval

Thanks
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 23dfd13 on yiidevelop:patch-3 into * on yiisoft:master*.

@yiidevelop
Copy link
Contributor Author

@coveralls I do not understand your saying

@suralc
Copy link
Contributor

suralc commented Aug 16, 2013

@yiidevelop coveralls is a bot. It just had issues updating code-coverage for your pull-request(don't know why, but I assume this can be ignored for now.)

qiangxue added a commit that referenced this pull request Aug 16, 2013
@qiangxue qiangxue merged commit a93f1cc into yiisoft:master Aug 16, 2013
@yiidevelop yiidevelop deleted the patch-3 branch August 17, 2013 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants