'Search:' renamed to 'Filter:'
This commit is contained in:
parent
6a009883ad
commit
d854af8090
@ -157,6 +157,9 @@
|
||||
language: {
|
||||
url: "<%= plugin_asset_path(:redmine_dmsf, 'javascripts', json_url) %>"
|
||||
},
|
||||
oLanguage: {
|
||||
sSearch: "<%= l(:description_filter) %>:"
|
||||
},
|
||||
autoWidth: false,
|
||||
paginate: false,
|
||||
<% if title %>
|
||||
|
||||
@ -194,6 +194,9 @@
|
||||
language: {
|
||||
url: "<%= plugin_asset_path(:redmine_dmsf, 'javascripts', json_url) %>"
|
||||
},
|
||||
oLanguage: {
|
||||
sSearch: "<%= l(:description_filter) %>:"
|
||||
},
|
||||
autoWidth: false,
|
||||
paginate: false,
|
||||
<% if title %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user