mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-09 16:12:53 +00:00
chore: whitespace cleanup from codebase
This commit is contained in:
@@ -23,4 +23,4 @@
|
||||
<a class="btn btn-sm btn-default btn-get-records" style="display:none">More..</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -65,4 +65,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -528,4 +528,4 @@ class PatientProgress {
|
||||
}
|
||||
$(parent).find('.chart-container').hide();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -194,4 +194,3 @@ def get_date_range(time_span):
|
||||
return time_span
|
||||
except json.decoder.JSONDecodeError:
|
||||
return get_timespan_date_range(time_span.lower())
|
||||
|
||||
|
||||
@@ -26,4 +26,4 @@
|
||||
<p><a class="therapy-plan-link">{%=__("Therapy Plan") %}</a></p>
|
||||
<p><a class="patient-history">{%=__("Patient History") %}</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user