From f2dd19564e642569b65d7a7c13b55b8af1c3c24c Mon Sep 17 00:00:00 2001 From: Raruto Date: Wed, 22 Jan 2025 09:36:15 +0100 Subject: [PATCH] jsdoc --- g3w-admin/qplotly/static/qplotly/js/plugin.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/g3w-admin/qplotly/static/qplotly/js/plugin.js b/g3w-admin/qplotly/static/qplotly/js/plugin.js index f25d74b39..dca535d15 100644 --- a/g3w-admin/qplotly/static/qplotly/js/plugin.js +++ b/g3w-admin/qplotly/static/qplotly/js/plugin.js @@ -110,7 +110,7 @@ // multi plot selector const sidebar = this._sidebar = this.createSideBarComponent({ data: () => ({ service: this }), - template: ` + template: /* html */ `