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

Commit

Permalink
Merge pull request #81 from chrootLogin/patch-1
Browse files Browse the repository at this point in the history
remove unneeded hardcoded route name from admin
  • Loading branch information
lsmith77 committed Oct 4, 2013
2 parents fb0a805 + 9261cbb commit 317d352
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Admin/StaticContentAdmin.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@

class StaticContentAdmin extends Admin
{
protected $baseRouteName = 'cmf_content_staticcontent';
protected $baseRoutePattern = '/cmf/content/staticcontent';
protected $translationDomain = 'CmfContentBundle';

public function getNewInstance()
Expand Down

0 comments on commit 317d352

Please sign in to comment.