From 23ed13cf8f8ca162b3e8a5e8b0585c886865dafa Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Fri, 10 Jan 2020 16:18:36 +0100 Subject: [PATCH] Completato spostamento pagine subdir --- NKC_WF/{ => site}/Kitting.aspx | 0 NKC_WF/{ => site}/Kitting.aspx.cs | 0 NKC_WF/{ => site}/Kitting.aspx.designer.cs | 0 NKC_WF/{ => site}/Login.aspx | 0 NKC_WF/{ => site}/Login.aspx.cs | 0 NKC_WF/{ => site}/Login.aspx.designer.cs | 0 NKC_WF/{ => site}/MachineLoad.aspx | 0 NKC_WF/{ => site}/MachineLoad.aspx.cs | 0 NKC_WF/{ => site}/MachineLoad.aspx.designer.cs | 0 NKC_WF/{ => site}/MachineOffline.aspx | 0 NKC_WF/{ => site}/MachineOffline.aspx.cs | 0 NKC_WF/{ => site}/MachineOffline.aspx.designer.cs | 0 NKC_WF/{ => site}/MachineUnload.aspx | 0 NKC_WF/{ => site}/MachineUnload.aspx.cs | 0 NKC_WF/{ => site}/MachineUnload.aspx.designer.cs | 0 NKC_WF/{ => site}/MachineUnloadSmart.aspx | 0 NKC_WF/{ => site}/MachineUnloadSmart.aspx.cs | 0 NKC_WF/{ => site}/MachineUnloadSmart.aspx.designer.cs | 0 NKC_WF/{ => site}/OrderManager.aspx | 0 NKC_WF/{ => site}/OrderManager.aspx.cs | 0 NKC_WF/{ => site}/OrderManager.aspx.designer.cs | 0 NKC_WF/{ => site}/Painting.aspx | 0 NKC_WF/{ => site}/Painting.aspx.cs | 0 NKC_WF/{ => site}/Painting.aspx.designer.cs | 0 NKC_WF/{ => site}/PartValidation.aspx | 0 NKC_WF/{ => site}/PartValidation.aspx.cs | 0 NKC_WF/{ => site}/PartValidation.aspx.designer.cs | 0 NKC_WF/{ => site}/Reordering.aspx | 0 NKC_WF/{ => site}/Reordering.aspx.cs | 0 NKC_WF/{ => site}/Reordering.aspx.designer.cs | 0 NKC_WF/{ => site}/SecondScreen.aspx | 0 NKC_WF/{ => site}/SecondScreen.aspx.cs | 0 NKC_WF/{ => site}/SecondScreen.aspx.designer.cs | 0 NKC_WF/{ => site}/StackManager.aspx | 0 NKC_WF/{ => site}/StackManager.aspx.cs | 0 NKC_WF/{ => site}/StackManager.aspx.designer.cs | 0 NKC_WF/{ => site}/SyncData.aspx | 0 NKC_WF/{ => site}/SyncData.aspx.cs | 0 NKC_WF/{ => site}/SyncData.aspx.designer.cs | 0 NKC_WF/{ => site}/Unauth.aspx | 0 NKC_WF/{ => site}/Unauth.aspx.cs | 0 NKC_WF/{ => site}/Unauth.aspx.designer.cs | 0 NKC_WF/{ => site}/UpdateVoc.aspx | 0 NKC_WF/{ => site}/UpdateVoc.aspx.cs | 0 NKC_WF/{ => site}/UpdateVoc.aspx.designer.cs | 0 NKC_WF/{ => site}/Utility.aspx | 0 NKC_WF/{ => site}/Utility.aspx.cs | 0 NKC_WF/{ => site}/Utility.aspx.designer.cs | 0 NKC_WF/{ => site}/vocabolario.aspx | 0 NKC_WF/{ => site}/vocabolario.aspx.cs | 0 NKC_WF/{ => site}/vocabolario.aspx.designer.cs | 0 51 files changed, 0 insertions(+), 0 deletions(-) rename NKC_WF/{ => site}/Kitting.aspx (100%) rename NKC_WF/{ => site}/Kitting.aspx.cs (100%) rename NKC_WF/{ => site}/Kitting.aspx.designer.cs (100%) rename NKC_WF/{ => site}/Login.aspx (100%) rename NKC_WF/{ => site}/Login.aspx.cs (100%) rename NKC_WF/{ => site}/Login.aspx.designer.cs (100%) rename NKC_WF/{ => site}/MachineLoad.aspx (100%) rename NKC_WF/{ => site}/MachineLoad.aspx.cs (100%) rename NKC_WF/{ => site}/MachineLoad.aspx.designer.cs (100%) rename NKC_WF/{ => site}/MachineOffline.aspx (100%) rename NKC_WF/{ => site}/MachineOffline.aspx.cs (100%) rename NKC_WF/{ => site}/MachineOffline.aspx.designer.cs (100%) rename NKC_WF/{ => site}/MachineUnload.aspx (100%) rename NKC_WF/{ => site}/MachineUnload.aspx.cs (100%) rename NKC_WF/{ => site}/MachineUnload.aspx.designer.cs (100%) rename NKC_WF/{ => site}/MachineUnloadSmart.aspx (100%) rename NKC_WF/{ => site}/MachineUnloadSmart.aspx.cs (100%) rename NKC_WF/{ => site}/MachineUnloadSmart.aspx.designer.cs (100%) rename NKC_WF/{ => site}/OrderManager.aspx (100%) rename NKC_WF/{ => site}/OrderManager.aspx.cs (100%) rename NKC_WF/{ => site}/OrderManager.aspx.designer.cs (100%) rename NKC_WF/{ => site}/Painting.aspx (100%) rename NKC_WF/{ => site}/Painting.aspx.cs (100%) rename NKC_WF/{ => site}/Painting.aspx.designer.cs (100%) rename NKC_WF/{ => site}/PartValidation.aspx (100%) rename NKC_WF/{ => site}/PartValidation.aspx.cs (100%) rename NKC_WF/{ => site}/PartValidation.aspx.designer.cs (100%) rename NKC_WF/{ => site}/Reordering.aspx (100%) rename NKC_WF/{ => site}/Reordering.aspx.cs (100%) rename NKC_WF/{ => site}/Reordering.aspx.designer.cs (100%) rename NKC_WF/{ => site}/SecondScreen.aspx (100%) rename NKC_WF/{ => site}/SecondScreen.aspx.cs (100%) rename NKC_WF/{ => site}/SecondScreen.aspx.designer.cs (100%) rename NKC_WF/{ => site}/StackManager.aspx (100%) rename NKC_WF/{ => site}/StackManager.aspx.cs (100%) rename NKC_WF/{ => site}/StackManager.aspx.designer.cs (100%) rename NKC_WF/{ => site}/SyncData.aspx (100%) rename NKC_WF/{ => site}/SyncData.aspx.cs (100%) rename NKC_WF/{ => site}/SyncData.aspx.designer.cs (100%) rename NKC_WF/{ => site}/Unauth.aspx (100%) rename NKC_WF/{ => site}/Unauth.aspx.cs (100%) rename NKC_WF/{ => site}/Unauth.aspx.designer.cs (100%) rename NKC_WF/{ => site}/UpdateVoc.aspx (100%) rename NKC_WF/{ => site}/UpdateVoc.aspx.cs (100%) rename NKC_WF/{ => site}/UpdateVoc.aspx.designer.cs (100%) rename NKC_WF/{ => site}/Utility.aspx (100%) rename NKC_WF/{ => site}/Utility.aspx.cs (100%) rename NKC_WF/{ => site}/Utility.aspx.designer.cs (100%) rename NKC_WF/{ => site}/vocabolario.aspx (100%) rename NKC_WF/{ => site}/vocabolario.aspx.cs (100%) rename NKC_WF/{ => site}/vocabolario.aspx.designer.cs (100%) diff --git a/NKC_WF/Kitting.aspx b/NKC_WF/site/Kitting.aspx similarity index 100% rename from NKC_WF/Kitting.aspx rename to NKC_WF/site/Kitting.aspx diff --git a/NKC_WF/Kitting.aspx.cs b/NKC_WF/site/Kitting.aspx.cs similarity index 100% rename from NKC_WF/Kitting.aspx.cs rename to NKC_WF/site/Kitting.aspx.cs diff --git a/NKC_WF/Kitting.aspx.designer.cs b/NKC_WF/site/Kitting.aspx.designer.cs similarity index 100% rename from NKC_WF/Kitting.aspx.designer.cs rename to NKC_WF/site/Kitting.aspx.designer.cs diff --git a/NKC_WF/Login.aspx b/NKC_WF/site/Login.aspx similarity index 100% rename from NKC_WF/Login.aspx rename to NKC_WF/site/Login.aspx diff --git a/NKC_WF/Login.aspx.cs b/NKC_WF/site/Login.aspx.cs similarity index 100% rename from NKC_WF/Login.aspx.cs rename to NKC_WF/site/Login.aspx.cs diff --git a/NKC_WF/Login.aspx.designer.cs b/NKC_WF/site/Login.aspx.designer.cs similarity index 100% rename from NKC_WF/Login.aspx.designer.cs rename to NKC_WF/site/Login.aspx.designer.cs diff --git a/NKC_WF/MachineLoad.aspx b/NKC_WF/site/MachineLoad.aspx similarity index 100% rename from NKC_WF/MachineLoad.aspx rename to NKC_WF/site/MachineLoad.aspx diff --git a/NKC_WF/MachineLoad.aspx.cs b/NKC_WF/site/MachineLoad.aspx.cs similarity index 100% rename from NKC_WF/MachineLoad.aspx.cs rename to NKC_WF/site/MachineLoad.aspx.cs diff --git a/NKC_WF/MachineLoad.aspx.designer.cs b/NKC_WF/site/MachineLoad.aspx.designer.cs similarity index 100% rename from NKC_WF/MachineLoad.aspx.designer.cs rename to NKC_WF/site/MachineLoad.aspx.designer.cs diff --git a/NKC_WF/MachineOffline.aspx b/NKC_WF/site/MachineOffline.aspx similarity index 100% rename from NKC_WF/MachineOffline.aspx rename to NKC_WF/site/MachineOffline.aspx diff --git a/NKC_WF/MachineOffline.aspx.cs b/NKC_WF/site/MachineOffline.aspx.cs similarity index 100% rename from NKC_WF/MachineOffline.aspx.cs rename to NKC_WF/site/MachineOffline.aspx.cs diff --git a/NKC_WF/MachineOffline.aspx.designer.cs b/NKC_WF/site/MachineOffline.aspx.designer.cs similarity index 100% rename from NKC_WF/MachineOffline.aspx.designer.cs rename to NKC_WF/site/MachineOffline.aspx.designer.cs diff --git a/NKC_WF/MachineUnload.aspx b/NKC_WF/site/MachineUnload.aspx similarity index 100% rename from NKC_WF/MachineUnload.aspx rename to NKC_WF/site/MachineUnload.aspx diff --git a/NKC_WF/MachineUnload.aspx.cs b/NKC_WF/site/MachineUnload.aspx.cs similarity index 100% rename from NKC_WF/MachineUnload.aspx.cs rename to NKC_WF/site/MachineUnload.aspx.cs diff --git a/NKC_WF/MachineUnload.aspx.designer.cs b/NKC_WF/site/MachineUnload.aspx.designer.cs similarity index 100% rename from NKC_WF/MachineUnload.aspx.designer.cs rename to NKC_WF/site/MachineUnload.aspx.designer.cs diff --git a/NKC_WF/MachineUnloadSmart.aspx b/NKC_WF/site/MachineUnloadSmart.aspx similarity index 100% rename from NKC_WF/MachineUnloadSmart.aspx rename to NKC_WF/site/MachineUnloadSmart.aspx diff --git a/NKC_WF/MachineUnloadSmart.aspx.cs b/NKC_WF/site/MachineUnloadSmart.aspx.cs similarity index 100% rename from NKC_WF/MachineUnloadSmart.aspx.cs rename to NKC_WF/site/MachineUnloadSmart.aspx.cs diff --git a/NKC_WF/MachineUnloadSmart.aspx.designer.cs b/NKC_WF/site/MachineUnloadSmart.aspx.designer.cs similarity index 100% rename from NKC_WF/MachineUnloadSmart.aspx.designer.cs rename to NKC_WF/site/MachineUnloadSmart.aspx.designer.cs diff --git a/NKC_WF/OrderManager.aspx b/NKC_WF/site/OrderManager.aspx similarity index 100% rename from NKC_WF/OrderManager.aspx rename to NKC_WF/site/OrderManager.aspx diff --git a/NKC_WF/OrderManager.aspx.cs b/NKC_WF/site/OrderManager.aspx.cs similarity index 100% rename from NKC_WF/OrderManager.aspx.cs rename to NKC_WF/site/OrderManager.aspx.cs diff --git a/NKC_WF/OrderManager.aspx.designer.cs b/NKC_WF/site/OrderManager.aspx.designer.cs similarity index 100% rename from NKC_WF/OrderManager.aspx.designer.cs rename to NKC_WF/site/OrderManager.aspx.designer.cs diff --git a/NKC_WF/Painting.aspx b/NKC_WF/site/Painting.aspx similarity index 100% rename from NKC_WF/Painting.aspx rename to NKC_WF/site/Painting.aspx diff --git a/NKC_WF/Painting.aspx.cs b/NKC_WF/site/Painting.aspx.cs similarity index 100% rename from NKC_WF/Painting.aspx.cs rename to NKC_WF/site/Painting.aspx.cs diff --git a/NKC_WF/Painting.aspx.designer.cs b/NKC_WF/site/Painting.aspx.designer.cs similarity index 100% rename from NKC_WF/Painting.aspx.designer.cs rename to NKC_WF/site/Painting.aspx.designer.cs diff --git a/NKC_WF/PartValidation.aspx b/NKC_WF/site/PartValidation.aspx similarity index 100% rename from NKC_WF/PartValidation.aspx rename to NKC_WF/site/PartValidation.aspx diff --git a/NKC_WF/PartValidation.aspx.cs b/NKC_WF/site/PartValidation.aspx.cs similarity index 100% rename from NKC_WF/PartValidation.aspx.cs rename to NKC_WF/site/PartValidation.aspx.cs diff --git a/NKC_WF/PartValidation.aspx.designer.cs b/NKC_WF/site/PartValidation.aspx.designer.cs similarity index 100% rename from NKC_WF/PartValidation.aspx.designer.cs rename to NKC_WF/site/PartValidation.aspx.designer.cs diff --git a/NKC_WF/Reordering.aspx b/NKC_WF/site/Reordering.aspx similarity index 100% rename from NKC_WF/Reordering.aspx rename to NKC_WF/site/Reordering.aspx diff --git a/NKC_WF/Reordering.aspx.cs b/NKC_WF/site/Reordering.aspx.cs similarity index 100% rename from NKC_WF/Reordering.aspx.cs rename to NKC_WF/site/Reordering.aspx.cs diff --git a/NKC_WF/Reordering.aspx.designer.cs b/NKC_WF/site/Reordering.aspx.designer.cs similarity index 100% rename from NKC_WF/Reordering.aspx.designer.cs rename to NKC_WF/site/Reordering.aspx.designer.cs diff --git a/NKC_WF/SecondScreen.aspx b/NKC_WF/site/SecondScreen.aspx similarity index 100% rename from NKC_WF/SecondScreen.aspx rename to NKC_WF/site/SecondScreen.aspx diff --git a/NKC_WF/SecondScreen.aspx.cs b/NKC_WF/site/SecondScreen.aspx.cs similarity index 100% rename from NKC_WF/SecondScreen.aspx.cs rename to NKC_WF/site/SecondScreen.aspx.cs diff --git a/NKC_WF/SecondScreen.aspx.designer.cs b/NKC_WF/site/SecondScreen.aspx.designer.cs similarity index 100% rename from NKC_WF/SecondScreen.aspx.designer.cs rename to NKC_WF/site/SecondScreen.aspx.designer.cs diff --git a/NKC_WF/StackManager.aspx b/NKC_WF/site/StackManager.aspx similarity index 100% rename from NKC_WF/StackManager.aspx rename to NKC_WF/site/StackManager.aspx diff --git a/NKC_WF/StackManager.aspx.cs b/NKC_WF/site/StackManager.aspx.cs similarity index 100% rename from NKC_WF/StackManager.aspx.cs rename to NKC_WF/site/StackManager.aspx.cs diff --git a/NKC_WF/StackManager.aspx.designer.cs b/NKC_WF/site/StackManager.aspx.designer.cs similarity index 100% rename from NKC_WF/StackManager.aspx.designer.cs rename to NKC_WF/site/StackManager.aspx.designer.cs diff --git a/NKC_WF/SyncData.aspx b/NKC_WF/site/SyncData.aspx similarity index 100% rename from NKC_WF/SyncData.aspx rename to NKC_WF/site/SyncData.aspx diff --git a/NKC_WF/SyncData.aspx.cs b/NKC_WF/site/SyncData.aspx.cs similarity index 100% rename from NKC_WF/SyncData.aspx.cs rename to NKC_WF/site/SyncData.aspx.cs diff --git a/NKC_WF/SyncData.aspx.designer.cs b/NKC_WF/site/SyncData.aspx.designer.cs similarity index 100% rename from NKC_WF/SyncData.aspx.designer.cs rename to NKC_WF/site/SyncData.aspx.designer.cs diff --git a/NKC_WF/Unauth.aspx b/NKC_WF/site/Unauth.aspx similarity index 100% rename from NKC_WF/Unauth.aspx rename to NKC_WF/site/Unauth.aspx diff --git a/NKC_WF/Unauth.aspx.cs b/NKC_WF/site/Unauth.aspx.cs similarity index 100% rename from NKC_WF/Unauth.aspx.cs rename to NKC_WF/site/Unauth.aspx.cs diff --git a/NKC_WF/Unauth.aspx.designer.cs b/NKC_WF/site/Unauth.aspx.designer.cs similarity index 100% rename from NKC_WF/Unauth.aspx.designer.cs rename to NKC_WF/site/Unauth.aspx.designer.cs diff --git a/NKC_WF/UpdateVoc.aspx b/NKC_WF/site/UpdateVoc.aspx similarity index 100% rename from NKC_WF/UpdateVoc.aspx rename to NKC_WF/site/UpdateVoc.aspx diff --git a/NKC_WF/UpdateVoc.aspx.cs b/NKC_WF/site/UpdateVoc.aspx.cs similarity index 100% rename from NKC_WF/UpdateVoc.aspx.cs rename to NKC_WF/site/UpdateVoc.aspx.cs diff --git a/NKC_WF/UpdateVoc.aspx.designer.cs b/NKC_WF/site/UpdateVoc.aspx.designer.cs similarity index 100% rename from NKC_WF/UpdateVoc.aspx.designer.cs rename to NKC_WF/site/UpdateVoc.aspx.designer.cs diff --git a/NKC_WF/Utility.aspx b/NKC_WF/site/Utility.aspx similarity index 100% rename from NKC_WF/Utility.aspx rename to NKC_WF/site/Utility.aspx diff --git a/NKC_WF/Utility.aspx.cs b/NKC_WF/site/Utility.aspx.cs similarity index 100% rename from NKC_WF/Utility.aspx.cs rename to NKC_WF/site/Utility.aspx.cs diff --git a/NKC_WF/Utility.aspx.designer.cs b/NKC_WF/site/Utility.aspx.designer.cs similarity index 100% rename from NKC_WF/Utility.aspx.designer.cs rename to NKC_WF/site/Utility.aspx.designer.cs diff --git a/NKC_WF/vocabolario.aspx b/NKC_WF/site/vocabolario.aspx similarity index 100% rename from NKC_WF/vocabolario.aspx rename to NKC_WF/site/vocabolario.aspx diff --git a/NKC_WF/vocabolario.aspx.cs b/NKC_WF/site/vocabolario.aspx.cs similarity index 100% rename from NKC_WF/vocabolario.aspx.cs rename to NKC_WF/site/vocabolario.aspx.cs diff --git a/NKC_WF/vocabolario.aspx.designer.cs b/NKC_WF/site/vocabolario.aspx.designer.cs similarity index 100% rename from NKC_WF/vocabolario.aspx.designer.cs rename to NKC_WF/site/vocabolario.aspx.designer.cs