b5390ca8d67763a8c17c8dd688695774fb89826b |
|
14-Nov-2011 |
Eric Ferraiuolo <eferraiuolo@gmail.com> |
PjaxBase now resolves URLs correctly by using the current root path.
Browsers always resolve URLs against the current value of
`window.location.pathname` and so should PjaxBase.
Updated Pjax tests to restore the URL after completing each test.
Manual tests were updated to be correctly select the new contented that
was loaded by Pjax. |