mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
1. Converted grouping edit form to mform
2. Added 2 buttons to disable state when pseudogroup is selected
This commit is contained in:
parent
dab8b4662a
commit
8ed47badec
7 changed files with 94 additions and 145 deletions
|
@ -120,6 +120,11 @@ img.grouppicture {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
#addmembersform table {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.notifyproblem {
|
||||
text-align: center;
|
||||
padding: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue