mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
MESSENGER-3880 disallow pdf sharing
This commit is contained in:
@@ -77,6 +77,8 @@
|
||||
[items removeObjectAtIndex:0];
|
||||
}
|
||||
self.previewController.navigationItem.rightBarButtonItems = items;
|
||||
// bwi no toolbar items to disallow share files
|
||||
self.previewController.toolbarItems = nil;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user