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([
|
return ft.Column([
|
||||||
|
ft.Text((_("Behaviour")), size=30, weight="bold"),
|
||||||
ft.ListView(
|
ft.ListView(
|
||||||
controls=[
|
controls=[
|
||||||
ft.Column(
|
ft.Column(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue