fix bug with filter_card : encodeURI not needed

This commit is contained in:
Dany De Bontridder 2017-12-08 20:25:53 +01:00
parent ac996a79b4
commit fc2760f9fc

View file

@ -915,7 +915,7 @@ function filter_card(obj, queryString)
{
queryString = queryString + '&j=' + jrn;
}
return encodeURI(queryString);
return queryString;
}
/**
*@brief to display the lettering for the operation, call