@@ -47,7 +47,7 @@ |
||
| 47 | 47 | $dropdown[] = $this->createBlockItem(); |
| 48 | 48 | $dropdown[] = $this->createBlockLayoutItem(); |
| 49 | 49 | |
| 50 | - $item = $this->createPageItem(); |
|
| 50 | + $item = $this->createPageItem(); |
|
| 51 | 51 | $item->setIntent(Item::INTENT_DROPDOWN); |
| 52 | 52 | $item->setAttribute(Html5::ATTR_ID, 'nav-pages'); |
| 53 | 53 | $item[0]->setAttribute(Html5::ATTR_HREF, 'javascript:void(0);'); |