Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Genesys Backend
Commits
8e5d1dcb
Commit
8e5d1dcb
authored
Nov 08, 2017
by
Maxym Borodenko
Browse files
"Refine search by trait" filters doesn't work properly
parent
e1f087b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/sourceapp/1/js/crophub.js
View file @
8e5d1dcb
...
...
@@ -339,7 +339,7 @@ var GenesysFilterUtil = {
return
;
}
$
.
ajax
(
'
/
'
+
document
.
documentElement
.
lang
+
'
/
1/
additional-filter
'
,
{
$
.
ajax
(
'
/
'
+
document
.
documentElement
.
lang
+
'
/additional-filter
'
,
{
type
:
'
GET
'
,
data
:
'
filter=
'
+
filter
,
async
:
false
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment