mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-26697 take out unused vars from formal white
This commit is contained in:
parent
e5e64a4886
commit
93d8fdc201
1 changed files with 0 additions and 13 deletions
|
@ -197,13 +197,6 @@ $THEME->csspostprocess = 'formal_white_user_settings';
|
|||
////////////////////////////////////////////////////
|
||||
|
||||
|
||||
// $THEME->filter_mediaplugin_colors
|
||||
////////////////////////////////////////////////////
|
||||
// Used to control the colours used in the small
|
||||
// media player for the filters
|
||||
////////////////////////////////////////////////////
|
||||
|
||||
|
||||
// $THEME->javascripts
|
||||
////////////////////////////////////////////////////
|
||||
// An array containing the names of JavaScript files
|
||||
|
@ -263,9 +256,3 @@ $THEME->csspostprocess = 'formal_white_user_settings';
|
|||
// Sets a custom render factory to use with the
|
||||
// theme, used when working with custom renderers.
|
||||
////////////////////////////////////////////////////
|
||||
|
||||
|
||||
// $THEME->resource_mp3player_colors
|
||||
////////////////////////////////////////////////////
|
||||
// Controls the colours for the MP3 player
|
||||
////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue