Enable renaming documents
This commit is contained in:
parent
f29c5f244f
commit
059953ae04
|
|
@ -285,7 +285,6 @@ class DocumentTile extends StatelessWidget {
|
||||||
),
|
),
|
||||||
value: localization.download,
|
value: localization.download,
|
||||||
),
|
),
|
||||||
if (false)
|
|
||||||
PopupMenuItem<String>(
|
PopupMenuItem<String>(
|
||||||
child: IconText(
|
child: IconText(
|
||||||
text: localization.rename,
|
text: localization.rename,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue