Description
In move to normalize the search/filter/order/limit bar (aka searchtools
) in all administrator list views, and as other PR's have made for other list component/views, this PR adds JLayouts searchtools
to com_menu menus
view and replacing the old HTML code.
With that it also adds an option for ordering to com_menu menus view.
A PHP notice in hathor was corrected too.
Isis template
Before patch
After patch
Hathor template
Before patch
After patch
How to test
- Go to com_menu menus view (the one with the menutypes, not menu items view).
- Create some menus (at least one of them without linked modules)
- Apply the patch
- Test the Search Tools (Search field, ordering and limit).
- View hathor template to and check the php notice is not there now.
Observations
First time using a part of JLayouts so suggestions and code revisions are welcome.
Tags
administrator, menus, search tools, jlayouts, list views, normalization
This does not look like working. What do you expect exactly. Please attach a screenshot.
Here, except for the Clear Button in the menus list, I lose the correct search in the menu items list where the Menutype field disapears.