crud de variante sin lo relacionado a editar
This commit is contained in:
@@ -16,7 +16,7 @@ namespace compabetov2.admin
|
||||
public partial class agregarproducto : Form
|
||||
{
|
||||
private crud ventanaPadre;
|
||||
private string imagePath;
|
||||
private string imagePath = "";
|
||||
public agregarproducto(crud ventanaPadre)
|
||||
{
|
||||
this.ventanaPadre = ventanaPadre;
|
||||
|
||||
Reference in New Issue
Block a user