Skip to content

Commit

Permalink
Merge pull request #1 from YesCT/patch-1
Browse files Browse the repository at this point in the history
Update recipe_custom_action.rst
  • Loading branch information
koyaan committed Dec 14, 2013
2 parents 3fb80e1 + a8de11f commit 82a23fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/doc/reference/recipe_custom_action.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Either by using XML:
<argument />
<argument>Acme\DemoBundle\Entity\Car</argument>
<argument>AcmeDemoBundle:CRUD</argument
<argument>AcmeDemoBundle:CRUD</argument>
...
Expand Down Expand Up @@ -211,4 +211,4 @@ The full example ``CarAdmin.php`` looks like this:
{
$collection->add('clone', $this->getRouterIdParameter().'/clone');
}
}
}

0 comments on commit 82a23fc

Please sign in to comment.