mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-22913 - adding basic settings to theme
This commit is contained in:
parent
b5d45a0430
commit
5cdcedfb82
5 changed files with 309 additions and 145 deletions
|
@ -172,7 +172,7 @@ $THEME->layouts = array(
|
|||
// specific page.
|
||||
///////////////////////////////////////////////////////////////
|
||||
|
||||
// $THEME->csspostprocess
|
||||
$THEME->csspostprocess = 'nonzero_process_css';
|
||||
|
||||
////////////////////////////////////////////////////
|
||||
// Allows the user to provide the name of a function
|
||||
|
@ -252,4 +252,4 @@ $THEME->layouts = array(
|
|||
|
||||
////////////////////////////////////////////////////
|
||||
// Controls the colours for the MP3 player
|
||||
////////////////////////////////////////////////////
|
||||
////////////////////////////////////////////////////
|
Loading…
Add table
Add a link
Reference in a new issue