Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit f261302

Browse files
committed
Merge pull request #176 from peterculak/master
Update admin.xml
2 parents cbd0b45 + 9e107e4 commit f261302

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Resources/config/admin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</call>
3737

3838
<call method="setContentAwareFactory">
39-
<argument type="service" id="cmf_menu.factory"/>>
39+
<argument type="service" id="cmf_menu.factory" />
4040
</call>
4141

4242
</service>
@@ -67,7 +67,7 @@
6767
</call>
6868

6969
<call method="setContentAwareFactory">
70-
<argument type="service" id="cmf_menu.factory"/>>
70+
<argument type="service" id="cmf_menu.factory" />
7171
</call>
7272

7373
<call method="setRecursiveBreadcrumbs">

0 commit comments

Comments
 (0)