VIVO-453 language filtering defaults to “false
This commit is contained in:
parent
24dc0f212a
commit
3ab396dcc7
3 changed files with 6 additions and 6 deletions
|
@ -182,7 +182,7 @@
|
|||
<tr>
|
||||
<td colspan="2">
|
||||
Show only the most appropriate data values based on the Accept-Language
|
||||
header supplied by the browser. Default is true if not set.
|
||||
header supplied by the browser. Default is false if not set.
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="odd_row blue">
|
||||
|
@ -190,7 +190,7 @@
|
|||
RDFService.languageFilter
|
||||
</td>
|
||||
<td>
|
||||
true
|
||||
false
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue