doc/style: fix tab activation

This commit is contained in:
Thomas Gelf 2014-11-20 17:25:58 +01:00
parent d5450598f0
commit dad2aab482
1 changed files with 1 additions and 1 deletions

View File

@ -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'