diff -r 5cc429500a11 -r 08e2513dbc2f src_js/iconolab-bundle/src/components/modalpanel/ModalPanel.vue
--- a/src_js/iconolab-bundle/src/components/modalpanel/ModalPanel.vue Tue Jun 05 13:56:20 2018 +0200
+++ b/src_js/iconolab-bundle/src/components/modalpanel/ModalPanel.vue Wed Jun 06 16:21:54 2018 +0200
@@ -1,22 +1,21 @@
\ No newline at end of file
+ show: function() {
+ this.display = true;
+ }
+ }
+};
+