mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
filters: MDL-7336 settings page for setting the local enabled/disabled state
This commit is contained in:
parent
a042675877
commit
0f74bb01ff
9 changed files with 253 additions and 7 deletions
|
@ -1115,6 +1115,7 @@ body#admin-modules table.generaltable td.c0
|
|||
#admin-qtypes #qtypes img.spacer {
|
||||
width: 16px;
|
||||
}
|
||||
#filter-manage .buttons,
|
||||
#admin-roles-allow .buttons,
|
||||
#admin-roles-manage .buttons,
|
||||
#admin-roles-define .buttons,
|
||||
|
@ -1183,6 +1184,7 @@ body#admin-modules table.generaltable td.c0
|
|||
#admin-roles-define .mform {
|
||||
width: 100%;
|
||||
}
|
||||
#filter-manage .backlink,
|
||||
#admin-roles-manage .backlink,
|
||||
#admin-roles-define .backlink,
|
||||
#admin-roles-explain .backlink,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue