baza page complated
This commit is contained in:
@@ -280,3 +280,27 @@ export const result = [
|
||||
})),
|
||||
},
|
||||
];
|
||||
|
||||
export const normativeData = [
|
||||
{
|
||||
titleKey: "certs.slt_blockfire.title",
|
||||
category: "SLT BLOCKFIRE",
|
||||
documents: [
|
||||
"certs.slt_blockfire.doc1",
|
||||
"certs.slt_blockfire.doc2",
|
||||
"certs.slt_blockfire.doc3",
|
||||
"certs.slt_blockfire.doc4",
|
||||
"certs.slt_blockfire.doc5",
|
||||
"certs.slt_blockfire.doc6",
|
||||
"certs.slt_blockfire.doc7",
|
||||
"certs.slt_blockfire.doc8"
|
||||
]
|
||||
},
|
||||
{
|
||||
titleKey: "certs.slt_aqua.title",
|
||||
category: "SLT AQUA",
|
||||
documents: [
|
||||
"certs.slt_aqua.doc1"
|
||||
]
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user