This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
PRSDigital
/
inabox
Seguir
3
Destacar
0
Fork
0
Archivos
Pull Requests
0
Explorar el Código
FillObject now no longer commits changes
Kenric Nugteren
hace 8 meses
padre
16a0226452
commit
6d2371e33a
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
InABox.Core/CoreTable/CoreRow.cs
+ 0
- 1
InABox.Core/CoreTable/CoreRow.cs
Ver fichero
@@ -119,7 +119,6 @@ namespace InABox.Core
}
}
- obj.CommitChanges();
obj.SetObserving(true);
}