mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
remove alert
This commit is contained in:
@@ -62,8 +62,8 @@ export class ViewPublicationsPage implements OnInit {
|
|||||||
|
|
||||||
|
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
document.querySelector("swiper-container").shadowRoot.querySelector(".swiper-button-next").innerHTML = "ok"
|
// document.querySelector("swiper-container").shadowRoot.querySelector(".swiper-button-next").innerHTML = "ok"
|
||||||
alert("ok")
|
// alert("ok")
|
||||||
// console.log("this.VideoManager", this.VideoManager, document.querySelector('.VideoManager'))
|
// console.log("this.VideoManager", this.VideoManager, document.querySelector('.VideoManager'))
|
||||||
/* this.publicationVideoManagerService.setContainer(this.VideoManager.nativeElement) */
|
/* this.publicationVideoManagerService.setContainer(this.VideoManager.nativeElement) */
|
||||||
}, 15000)
|
}, 15000)
|
||||||
|
|||||||
Reference in New Issue
Block a user