Skip to content

Commit 1bb265a

Browse files
committed
code4romania#199 Move clinic description to twill
1 parent 55e75ff commit 1bb265a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/twill-navigation.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@
4141
'route' => 'admin.settings',
4242
'params' => ['section' => 'clinics']
4343
],
44+
'clinic' => [
45+
'title' => 'Clinic page',
46+
'route' => 'admin.settings',
47+
'params' => ['section' => 'clinic']
48+
],
4449
// 'home-boxes' => [
4550
// 'title' => 'Home page boxes',
4651
// 'route' => 'admin.settings',

0 commit comments

Comments
 (0)