mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 05:45:50 +00:00
open document
This commit is contained in:
@@ -104,7 +104,7 @@ export class SearchPage implements OnInit {
|
|||||||
|
|
||||||
if(ApplicationType == '8' ) {
|
if(ApplicationType == '8' ) {
|
||||||
|
|
||||||
this.viewDocumentDetail(Id, ApplicationType);
|
// this.viewDocumentDetail(Id, ApplicationType);
|
||||||
|
|
||||||
const modal = await this.modalController.create({
|
const modal = await this.modalController.create({
|
||||||
component: ViewDocumentPage,
|
component: ViewDocumentPage,
|
||||||
|
|||||||
Reference in New Issue
Block a user