Fix a typo in the PageUrl POD.
Add tests for the new query argument to the PageUrl macro.
This commit is contained in:
parent
0955679ea1
commit
81bdc7640c
2 changed files with 10 additions and 6 deletions
|
|
@ -21,7 +21,7 @@ Package WebGUI::Macro::Page
|
|||
|
||||
Macro for displaying the url for the current asset.
|
||||
|
||||
=head2 process ( $session, $url )
|
||||
=head2 process ( $session, $url, $query )
|
||||
|
||||
process is really a wrapper around $session->url->page();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue