Copy fab script from epcstages
This commit is contained in:
parent
e202e7c665
commit
8fdb58c1c2
3 changed files with 75 additions and 1 deletions
|
|
@ -111,6 +111,9 @@ DOMAINE_COULEURS = {
|
|||
'D8': '#babdb6'
|
||||
}
|
||||
|
||||
FABRIC_HOST = 'stages.pierre-coullery.ch'
|
||||
FABRIC_USERNAME = ''
|
||||
|
||||
TINYMCE_DEFAULT_CONFIG = {
|
||||
'plugins': "table,spellchecker,paste,searchreplace",
|
||||
'theme': "advanced",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue