IO-1096 Added order by to Parts Order
This commit is contained in:
@@ -166,7 +166,6 @@ function JobsDocumentsComponent({
|
||||
zIndex: "5",
|
||||
}}
|
||||
onClick={() => {
|
||||
console.log(`Clicked`);
|
||||
const newWindow = window.open(
|
||||
`${window.location.protocol}//${window.location.host}/edit?documentId=${galleryImages.images[index].id}`,
|
||||
"_blank",
|
||||
|
||||
Reference in New Issue
Block a user