fix: change sidebar filter selectror label
This commit is contained in:
parent
8970cc89e9
commit
ffc278bd5a
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ frappe.views.ListGroupBy = class ListGroupBy {
|
|||
</div>
|
||||
<li class="add-list-group-by sidebar-action">
|
||||
<a class="add-group-by hidden-xs">
|
||||
+ ${__('Add Fields')}
|
||||
${__('Edit Filters')}
|
||||
</a>
|
||||
</li>
|
||||
`;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue