VIVO-453 language filtering defaults to “false

This commit is contained in:
j2blake 2013-11-17 13:19:49 -05:00
parent 24dc0f212a
commit 3ab396dcc7
3 changed files with 6 additions and 6 deletions

View file

@ -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>