chore: whitespace cleanup from codebase

This commit is contained in:
Ankush Menat
2021-08-19 14:33:03 +05:30
parent e536f6d13f
commit 9bb69e711a
1218 changed files with 1391 additions and 1643 deletions

View File

@@ -23,4 +23,4 @@
<a class="btn btn-sm btn-default btn-get-records" style="display:none">More..</a>
</div>
</div>
</div>
</div>

View File

@@ -65,4 +65,4 @@
</div>
</div>
</div>
</div>
</div>

View File

@@ -528,4 +528,4 @@ class PatientProgress {
}
$(parent).find('.chart-container').hide();
}
}
}

View File

@@ -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())

View File

@@ -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>