mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
MDL-41492 cache: Added ability for alternate cache config
This commit is contained in:
parent
611399214b
commit
40e41c1997
14 changed files with 1277 additions and 895 deletions
|
@ -603,7 +603,7 @@
|
|||
|
||||
#core-cache-rescan-definitions,
|
||||
#core-cache-mode-mappings .edit-link,
|
||||
#core-cache-lock-summary .new-instance {
|
||||
#core-cache-lock-additional-actions .new-instance {
|
||||
margin-top: 0.5em;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
|
@ -12422,7 +12422,7 @@ input[disabled] {
|
|||
|
||||
#core-cache-rescan-definitions,
|
||||
#core-cache-mode-mappings .edit-link,
|
||||
#core-cache-lock-summary .new-instance {
|
||||
#core-cache-lock-additional-actions .new-instance {
|
||||
margin-top: 0.5em;
|
||||
text-align: center; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue