mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
save
This commit is contained in:
@@ -119,6 +119,7 @@ export class ExpedienteDetailPage implements OnInit {
|
||||
this.sqliteservice.updateProcess(res)
|
||||
}
|
||||
}
|
||||
|
||||
getFromDB() {
|
||||
if (this.platform.is('desktop') || this.platform.is('mobileweb')) {
|
||||
this.storage.get('expediente_details').then((process) => {
|
||||
|
||||
Reference in New Issue
Block a user