mirror of
https://github.com/YunoHost-Apps/moncycle_ynh.git
synced 2024-09-03 19:46:16 +02:00
Update config_panel.toml
This commit is contained in:
parent
70b462209a
commit
9ebb9a2d1a
1 changed files with 4 additions and 4 deletions
|
@ -144,12 +144,12 @@ name = "Statistiques"
|
||||||
readonly = true
|
readonly = true
|
||||||
|
|
||||||
[statistics.comptes.moncycle_app_nb_compte_actif_billings_temp]
|
[statistics.comptes.moncycle_app_nb_compte_actif_billings_temp]
|
||||||
ask.fr = "Nombre de comptes Billings actifs"
|
ask.fr = "Nombre de comptes Billings avec température actifs"
|
||||||
type = "number"
|
type = "number"
|
||||||
readonly = true
|
readonly = true
|
||||||
|
|
||||||
[statistics.comptes.moncycle_app_pc_compte_actif_billings_temp]
|
[statistics.comptes.moncycle_app_pc_compte_actif_billings_temp]
|
||||||
ask.fr = "Part de comptes actifs Billings"
|
ask.fr = "Part de comptes actifs Billings avec température"
|
||||||
type = "string"
|
type = "string"
|
||||||
readonly = true
|
readonly = true
|
||||||
|
|
||||||
|
@ -164,12 +164,12 @@ name = "Statistiques"
|
||||||
readonly = true
|
readonly = true
|
||||||
|
|
||||||
[statistics.comptes.moncycle_app_nb_compte_actif_fertilitycare_temp]
|
[statistics.comptes.moncycle_app_nb_compte_actif_fertilitycare_temp]
|
||||||
ask.fr = "Nombre de comptes Fertility Care actifs"
|
ask.fr = "Nombre de comptes Fertility Care avec température actifs"
|
||||||
type = "number"
|
type = "number"
|
||||||
readonly = true
|
readonly = true
|
||||||
|
|
||||||
[statistics.comptes.moncycle_app_pc_compte_actif_fertilitycare_temp]
|
[statistics.comptes.moncycle_app_pc_compte_actif_fertilitycare_temp]
|
||||||
ask.fr = "Part de comptes actifs Fertility Care"
|
ask.fr = "Part de comptes actifs FC avec température"
|
||||||
type = "string"
|
type = "string"
|
||||||
readonly = true
|
readonly = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue