mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
improve
This commit is contained in:
@@ -18,7 +18,7 @@ import { TaskService } from 'src/app/services/task.service'
|
||||
templateUrl: './deploma-options.page.html',
|
||||
styleUrls: ['./deploma-options.page.scss'],
|
||||
})
|
||||
export class DeplomaOptionsPage implements OnInit {
|
||||
export class DiplomaOptionsPage implements OnInit {
|
||||
|
||||
|
||||
serialNumber: string;
|
||||
@@ -325,8 +325,6 @@ export class DeplomaOptionsPage implements OnInit {
|
||||
this.openMenu(); */
|
||||
}
|
||||
|
||||
}, (error) => {
|
||||
console.log(error)
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user