mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-30 01:22:18 +02:00
fix: Codacy and indicator message
This commit is contained in:
@@ -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();
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user