TF-4145 Create paywall url from workplaceFqdn
This commit is contained in:
@@ -80,8 +80,8 @@ class QuotasBannerWidget extends StatelessWidget {
|
||||
backgroundColor: QuotasBannerStyles.backgroundColor,
|
||||
textStyle: QuotasBannerStyles.manageStorageButtonTextStyle,
|
||||
padding: EdgeInsets.zero,
|
||||
onTapActionCallback: () =>
|
||||
_quotasController.handleManageMyStorage(context),
|
||||
onTapActionCallback:
|
||||
_quotasController.handleManageMyStorage,
|
||||
),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user