mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
reorder fields
This commit is contained in:
parent
a617b8b158
commit
d750e9e191
@ -14,8 +14,8 @@ function installPlugin() {
|
||||
method: 'POST',
|
||||
title: '{% trans "Install Plugin" %}',
|
||||
fields: {
|
||||
url: {},
|
||||
packagename: {},
|
||||
url: {},
|
||||
confirm: {},
|
||||
},
|
||||
onSuccess: function(data) {
|
||||
|
Loading…
Reference in New Issue
Block a user