mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 09:17:42 +00:00
Merge pull request #2987 from wschaeferB/2908-RemoveExaminerModeRestrictions
2908 re-enabled new case option for examiner mode
This commit is contained in:
commit
2becbe5d65
@ -60,11 +60,6 @@ final class AutoIngestCaseManager {
|
||||
* auto ingest.
|
||||
*/
|
||||
private AutoIngestCaseManager() {
|
||||
/*
|
||||
* Disable the new case action because review mode is only for looking
|
||||
* at cases created by automated ingest.
|
||||
*/
|
||||
CallableSystemAction.get(CaseNewAction.class).setEnabled(false);
|
||||
|
||||
/*
|
||||
* Permanently delete the "Open Recent Cases" item in the "File" menu.
|
||||
|
Loading…
x
Reference in New Issue
Block a user