Amélioration de la splash_page et du login
This commit is contained in:
@@ -85,7 +85,6 @@ class DashboardLayout extends StatelessWidget {
|
||||
appBar: DashboardAppBar(
|
||||
title: title,
|
||||
pageTitle: destinations[selectedIndex].label,
|
||||
additionalActions: additionalActions,
|
||||
showNewPassageButton: showNewPassageButton,
|
||||
onNewPassagePressed: onNewPassagePressed,
|
||||
isAdmin: isAdmin,
|
||||
|
||||
Reference in New Issue
Block a user