mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-29 17:51:11 +02:00
Add single tournament mode
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
@ -212,9 +212,14 @@ PIPELINE = {
|
||||
},
|
||||
'output_filename': 'tfjm/js/bootstrap.bundle.min.js',
|
||||
},
|
||||
'bootstrap_select': {
|
||||
'jquery': {
|
||||
'source_filenames': {
|
||||
'jquery/jquery.min.js',
|
||||
},
|
||||
'output_filename': 'tfjm/js/jquery.min.js',
|
||||
},
|
||||
'bootstrap_select': {
|
||||
'source_filenames': {
|
||||
'bootstrap-select/js/bootstrap-select.min.js',
|
||||
'bootstrap-select/js/defaults-fr_FR.min.js',
|
||||
},
|
||||
|
Reference in New Issue
Block a user