mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
remove console.logs
This commit is contained in:
@@ -77,7 +77,7 @@ export class ViewDocumentPage implements OnInit {
|
||||
} else if(res.data.component == 'openExpedientActionsModal') {
|
||||
this.openExpedientActionsModal(res.data.taskAction)
|
||||
} else {
|
||||
console.log('not found')
|
||||
// console.log('not found')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user