EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit cd3beb94 authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

update client bundle allowing to overwrite filter name

parent 01261d82
Branches
Tags
No related merge requests found
......@@ -141204,7 +141204,7 @@ return /******/ (function(modules) { // webpackBootstrap
var options = setting.options || param.options;
return {
type: param.type,
name: param.name,
name: setting.name || param.name,
title: param.title || setting.title,
mandatory: setting.mandatory || param.mandatory,
options: options,
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment