mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 09:17:42 +00:00
Fix enabling of keyword search list import button
This commit is contained in:
parent
26b578db01
commit
4bc7352f15
@ -167,7 +167,6 @@ class GlobalListsManagementPanel extends javax.swing.JPanel implements OptionsPa
|
||||
// items that need an unlocked list w/out ingest running
|
||||
deleteListButton.setEnabled(canEditList);
|
||||
renameListButton.setEnabled(canEditList);
|
||||
importButton.setEnabled(canEditList);
|
||||
|
||||
// items that only need a selected list
|
||||
copyListButton.setEnabled(isListSelected);
|
||||
|
Loading…
x
Reference in New Issue
Block a user