TF-3956 Support click outside to close the date time dialog picker on web
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -4898,4 +4898,11 @@ class AppLocalizations {
|
||||
name: 'creatingAnArchiveForDownloading',
|
||||
);
|
||||
}
|
||||
|
||||
String get ok {
|
||||
return Intl.message(
|
||||
'OK',
|
||||
name: 'ok',
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user