mirror of
https://github.com/discourse/discourse.git
synced 2025-03-11 03:35:36 +08:00

A handful of the page objects for admin pages were placed directly under /page_objects rather than under /page_objects/pages with the others. This PR simply moves them.