diff --git a/onprc_ehr/resources/views/animalHistory.html b/onprc_ehr/resources/views/animalHistory.html
index 6f39260b4..48cdc301c 100644
--- a/onprc_ehr/resources/views/animalHistory.html
+++ b/onprc_ehr/resources/views/animalHistory.html
@@ -11,7 +11,7 @@
defaultTab: 'General',
showFilterOptionsTitle: true,
filterTypes: [{
- xtype: 'ldk-singlesubjectfiltertype',
+ xtype: 'ehr-singleanimalfiltertype',
inputValue: LDK.panel.SingleSubjectFilterType.filterName,
label: 'Single Animal',
aliasTable: {
diff --git a/onprc_ehr/resources/views/animalHistory.view.xml b/onprc_ehr/resources/views/animalHistory.view.xml
index 2b220c511..c93de3c36 100644
--- a/onprc_ehr/resources/views/animalHistory.view.xml
+++ b/onprc_ehr/resources/views/animalHistory.view.xml
@@ -5,6 +5,7 @@
+