doc/style: fix tab activation
This commit is contained in:
parent
d5450598f0
commit
dad2aab482
|
@ -27,7 +27,7 @@ class Doc_StyleController extends Controller
|
||||||
'url' => 'doc/style/guide'
|
'url' => 'doc/style/guide'
|
||||||
)
|
)
|
||||||
)->add(
|
)->add(
|
||||||
'fonts',
|
'font',
|
||||||
array(
|
array(
|
||||||
'title' => $this->translate('Icons'),
|
'title' => $this->translate('Icons'),
|
||||||
'url' => 'doc/style/font'
|
'url' => 'doc/style/font'
|
||||||
|
|
Loading…
Reference in New Issue