Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Commit

Permalink
MB-159: Remove Admin Url Declarations from config.xml
Browse files Browse the repository at this point in the history
No admin urls are used so we don't need to declare an admin route.
  • Loading branch information
brideo committed Jan 4, 2016
1 parent 2b8c40f commit da6eb14
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions app/code/community/Meanbee/Tinymce5/etc/config.xml
Expand Up @@ -27,18 +27,6 @@
</tinymce5>
</helpers>
</global>

<admin>
<routers>
<tinymce5>
<use>admin</use>
<args>
<module>Meanbee_Tinymce5</module>
<frontName>tinymce5</frontName>
</args>
</tinymce5>
</routers>
</admin>

<adminhtml>
<layout>
Expand Down

0 comments on commit da6eb14

Please sign in to comment.