jrj/project/business/HR/AdministrativeDepartmentFolder.cpp
@@ -58,12 +58,12 @@ int OnSave() { xml x = new xml; xml x ; dw_base.AcceptText(); dw_base.DwUpdateAllTo(x); xaserverarg arg; arg.setNativePointer(xaserverarg::CreateInstance()); arg.AddArg(L"content", x.xml()); //trace(x.xml()); if (getUrl(L"/sale/data/AdministrativeDepartment/ad_update", arg.GetString(), x) != 1) @@ -113,7 +113,7 @@ int OnParentRetrieve() { xml x = new xml; xml x ; xaserverarg arg; @@ -152,7 +152,7 @@ int OnRetrieve() { xml x = new xml; xml x ; xaserverarg arg;