Bring back the behaviour title on the behaviour page
This commit is contained in:
parent
3d7e412e67
commit
b643744c3e
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ def BehaviourPage():
|
|||
)
|
||||
|
||||
return ft.Column([
|
||||
ft.Text((_("Behaviour")), size=30, weight="bold"),
|
||||
ft.ListView(
|
||||
controls=[
|
||||
ft.Column(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue