Comment 4 for bug 920246

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/10054
Committed: https://git.mahara.org/mahara/mahara/commit/c541934b2486210572edb2e60fe9bf7bb5bcedec
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit c541934b2486210572edb2e60fe9bf7bb5bcedec
Author: Doris Tam <email address hidden>
Date: Wed May 29 14:39:10 2019 +1200

Bug 920246: Adding category filter to admin/groups/groups.php

- Like the group/index.php page with the filter, this page also
has a problem with the button when the width of screen is too small
- Added a parameter to an existing helper function for groupcategory
(build_group_list_html
- Helper function group_get_extended_data(..) to htdocs/lib/group.php
- Fix previous bug failure due to button class change for submit
- Styling for table changed to to "break-word" to stop truncating words
- overflow of buttons controlled + responsive results heading+footer
- button moved to first level of form to stop button cutting button on
small screen
behatnotneeded

Change-Id: I646135f6963f944b6d253d800882a77cac995e1a