You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by berniegp <gi...@git.apache.org> on 2012/07/31 05:29:14 UTC

wicket pull request: WICKET-4244: Add EnhancedPageView to ease debugging wi...

GitHub user berniegp opened a pull request:

    https://github.com/apache/wicket/pull/17

    WICKET-4244: Add EnhancedPageView to ease debugging with the InspectorPa...

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/berniegp/wicket WICKET-4244

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/wicket/pull/17.patch

----
commit 9a516bd50ec387d1fc311cf360f88524165712f5
Author: Bertrand Guay-Paquet <be...@step.polymtl.ca>
Date:   2012-07-30T13:53:51-07:00

    WICKET-4244: Add EnhancedPageView to ease debugging with the InspectorPage

----