From 563e7bebc01c41ffcc4f7fdba9ed77d454ffec5f Mon Sep 17 00:00:00 2001 From: Johann Hoffmann Date: Fri, 12 Apr 2024 15:01:37 +0200 Subject: [PATCH] setupComponent currently uses globalProperties as model for le selection; lektorComponent uses globalProperties for le_id; le_selection now has sophisticated info String detailing every group associated with le for lektor; WIP assistenz filter setup; WIP checking in router guard for missing le_id when they have not loaded yet; --- public/js/components/filter/API.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/js/components/filter/API.js b/public/js/components/filter/API.js index fae45b44e..ff09c452d 100644 --- a/public/js/components/filter/API.js +++ b/public/js/components/filter/API.js @@ -124,8 +124,6 @@ export const CoreFilterAPIs = { * */ getFilter: function(wsParams) { - console.log(wsParams) - debugger return CoreRESTClient.get( 'components/Filter/getFilter', {