Description translation added.
This commit is contained in:
parent
4ff08a52b2
commit
29521e5dda
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ frappe.views.QueryReport = Class.extend({
|
|||
<p class="text-muted"><br>\
|
||||
'+__('For comparative filters, start with')+' ">" or "<", e.g. >5 or >01-02-2012\
|
||||
<br>'+__('For ranges')+' ('+__('values and dates')+') use ":", \
|
||||
e.g. "5:10" (' + __("to filter values between 5 & 10") + '</p>\
|
||||
e.g. "5:10" (' + __("to filter values between 5 & 10") + ')</p>\
|
||||
</div>').appendTo(this.wrapper);
|
||||
|
||||
this.make_toolbar();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue