fix: Codacy and indicator message
This commit is contained in:
parent
f49665077c
commit
8f452b8663
@ -115,12 +115,12 @@ frappe.query_reports["Quoted Item Comparison"] = {
|
||||
Valid till :
|
||||
</span>
|
||||
<span class="indicator orange">
|
||||
Expires in a week
|
||||
Expires in a week or less
|
||||
</span>
|
||||
|
||||
<span class="indicator red">
|
||||
Expires today / Already Expired
|
||||
</span>`
|
||||
</span>`;
|
||||
report.$status.html(status_message).show();
|
||||
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user