mirror of
https://github.com/Karaka-Management/oms-Auditor.git
synced 2026-02-15 04:58:41 +00:00
draft pid to path fix
This commit is contained in:
parent
c94966f501
commit
05bbb4de3a
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": 1006201001,
|
"id": 1006201001,
|
||||||
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
|
"pid": "/backend",
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Auditor",
|
"name": "Auditor",
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": 1006202001,
|
"id": 1006202001,
|
||||||
"pid": "f305944200a78b878dae7d978d2a0c372a9cb200",
|
"pid": "/backend/admin/aduit",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Audits",
|
"name": "Audits",
|
||||||
|
|
@ -30,7 +30,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1006203001,
|
"id": 1006203001,
|
||||||
"pid": "f305944200a78b878dae7d978d2a0c372a9cb200",
|
"pid": "/backend/admin/aduit",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Modules",
|
"name": "Modules",
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1006204001,
|
"id": 1006204001,
|
||||||
"pid": "f305944200a78b878dae7d978d2a0c372a9cb200",
|
"pid": "/backend/admin/aduit",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Accounts",
|
"name": "Accounts",
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
"load": [
|
"load": [
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"dbc72ec850137bfcf6cb862625c680ae0ee6def2"
|
"/backend/admin/audit"
|
||||||
],
|
],
|
||||||
"type": 4,
|
"type": 4,
|
||||||
"for": "Content",
|
"for": "Content",
|
||||||
|
|
@ -34,7 +34,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
|
"/backend"
|
||||||
],
|
],
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"from": "Auditor",
|
"from": "Auditor",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user