mirror of
https://github.com/mollersuite/monofile.git
synced 2024-11-21 21:36:26 -08:00
fix icon
This commit is contained in:
parent
4c47d641e5
commit
8f512d1433
|
@ -85,7 +85,7 @@ export function chgId(optPicker) {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "New ID",
|
name: "New ID",
|
||||||
icon: "/static/assets/icons/change_file_id.svg",
|
icon: "/static/assets/icons/admin/change_file_id.svg",
|
||||||
id: "new",
|
id: "new",
|
||||||
inputSettings: {}
|
inputSettings: {}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue