You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nous proposons de modifier l'affichage du backoffice :
Avant :
Après :
Cet affichage peut être réglé par la variable d'environnement : FLASK_ADMIN_FLUID_LAYOUT à mettre à true dans default_config.toml
Je fais une PR dans ce sens.
The text was updated successfully, but these errors were encountered:
Je mets FLASK_ADMIN_FLUID_LAYOUT = true dans le config_toml pour qu'il soit mis automatiquement dans la config de Flask non ?
Tu pensais la renseigner où ?
J'envoie la PR
Nous proposons de modifier l'affichage du backoffice :
Avant :
![image](https://user-images.githubusercontent.com/85738261/146761448-e77b7d04-659b-4f8f-ae68-a73ef23cc5fa.png)
Après :
![image](https://user-images.githubusercontent.com/85738261/146761178-2b7c6846-6f78-406e-b91c-a095a99b12f6.png)
Cet affichage peut être réglé par la variable d'environnement :
FLASK_ADMIN_FLUID_LAYOUT
à mettre àtrue
dansdefault_config.toml
Je fais une PR dans ce sens.
The text was updated successfully, but these errors were encountered: