Merged in bugfix/PMCORE-2696 (pull request #7722)

PMCORE-2696

Approved-by: Rodrigo Quelca <rockoinfo@yahoo.com>
This commit is contained in:
Fabio Guachalla
2021-01-13 20:57:01 +00:00
committed by Julio Cesar Laura Avendaño
2 changed files with 0 additions and 2 deletions

View File

@@ -42,7 +42,6 @@ export default {
},
mounted() {
this.onResize();
window.addEventListener("resize", this.onResize);
},
methods: {
/**

View File

@@ -98,7 +98,6 @@ export default {
},
mounted() {
this.onResize();
window.addEventListener("resize", this.onResize);
this.getMenu();
this.listenerIframe();
window.setInterval(