mirror of
https://github.com/e107inc/e107.git
synced 2025-08-08 15:46:44 +02:00
Issue #3778 - page/e_sitelink cleanup and optimization. Test added. Fixed bookNav() which should only return book links.
This commit is contained in:
@@ -387,7 +387,7 @@ class e_parse_shortcodeTest extends \Codeception\Test\Unit
|
||||
'link_parent' => '0',
|
||||
'link_open' => '0',
|
||||
'link_class' => '0',
|
||||
'link_function' => 'page::bookNav',
|
||||
'link_function' => 'page::bookNavChaptersPages',
|
||||
'link_sefurl' => 'index',
|
||||
'link_owner' => 'news'
|
||||
);
|
||||
|
Reference in New Issue
Block a user