mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
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;
This commit is contained in:
@@ -124,8 +124,6 @@ export const CoreFilterAPIs = {
|
||||
*
|
||||
*/
|
||||
getFilter: function(wsParams) {
|
||||
console.log(wsParams)
|
||||
debugger
|
||||
return CoreRESTClient.get(
|
||||
'components/Filter/getFilter',
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user