mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +00:00
parent
02876f3c54
commit
4987149979
@ -251,7 +251,7 @@ export default function PluginListTable() {
|
||||
pathParams: { key: selectedPluginKey },
|
||||
preFormContent: activateModalContent,
|
||||
fetchInitialData: false,
|
||||
method: 'POST',
|
||||
method: 'PATCH',
|
||||
successMessage: activate
|
||||
? t`The plugin was activated`
|
||||
: t`The plugin was deactivated`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user