Skip to content

Commit

Permalink
Removed elementId which is not an option for redirect() calls
Browse files Browse the repository at this point in the history
  • Loading branch information
marcpalmer committed Dec 20, 2011
1 parent 47459a2 commit 52d21e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/en/ref/Controllers/redirect.gdoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ h4. Parameters

* @action@ (optional) - the name of the action to use in the link, if not specified the default action will be linked
* @controller@ (optional) - the name of the controller to use in the link, if not specified the current controller will be linked
* @elementId@ (optional) - this value will be used to populate the @id@ attribute of the generated href
* @id@ (optional) - the id to use in the link
* @fragment@ (optional) - The link fragment (often called anchor tag) to use
* @mapping@ (optional) - The [named URL mapping|guide:namedMappings] to use to rewrite the link
Expand Down

0 comments on commit 52d21e0

Please sign in to comment.