Better names for the buttons in the SPF page.

master
Philippe PITTOLI 2024-04-11 12:15:04 +02:00
parent ddeb55ff19
commit 40c8f71346
1 changed files with 2 additions and 2 deletions

View File

@ -447,7 +447,7 @@ render state
, Bulma.box_input "valueNewMechanismSPF" "Value" ""
SPF_Mechanism_v
state.spf_mechanism_v
, Bulma.btn "Add" SPF_Mechanism_Add
, Bulma.btn "Add a mechanism" SPF_Mechanism_Add
]
, Bulma.hr
, maybe (Bulma.p "no modifier") display_modifiers state._currentRR.modifiers
@ -457,7 +457,7 @@ render state
, Bulma.box_input "valueNewModifierSPF" "Value" ""
SPF_Modifier_v
state.spf_modifier_v
, Bulma.btn "Add" SPF_Modifier_Add
, Bulma.btn "Add a modifier" SPF_Modifier_Add
]
, Bulma.hr
, Bulma.box