Pman.Tab.AdminOffice.bjs
[Pman.Admin] / Pman.Tab.AdminOffice.js
index 76942eb..59d9971 100644 (file)
@@ -104,8 +104,8 @@ Pman.Tab.AdminOffice = new Roo.XComponent({
                  Roo.MessageBox.alert("Error", "Select an company to add an office to");
                  return;
              }
-             var cdata = sd .data;
-             _dialog.show( { 
+             var cdata = sd.data;
+             _this.dialog.show( { 
                  id : 0 ,
                  company_name : cdata.name,
                  company_id : cdata.id,