From ec3fc7f5ca623dc73113414204da99c3373078d8 Mon Sep 17 00:00:00 2001 From: Charles Date: Mon, 27 Oct 2025 15:34:45 +0100 Subject: [PATCH] refactor --- assets/controllers/organization_controller.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/controllers/organization_controller.js b/assets/controllers/organization_controller.js index d89b579..96f8b70 100644 --- a/assets/controllers/organization_controller.js +++ b/assets/controllers/organization_controller.js @@ -6,6 +6,10 @@ export default class extends Controller { static values = {aws: String}; connect() { + this.table(); + } + + table(){ const table = new Tabulator("#tabulator-org", { // Register locales here langs: {