We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db7ae52 commit 296fa36Copy full SHA for 296fa36
1 file changed
snprc_ehr/resources/views/animalHistory.html
@@ -11,6 +11,7 @@
11
defaultReport: ctx.DefaultAnimalHistoryReport,
12
defaultTab: 'General',
13
showFilterOptionsTitle: true,
14
+ showReportsOption:true,
15
filterTypes: [{
16
xtype: 'ldk-singlesubjectfiltertype',
17
inputValue: LDK.panel.SingleSubjectFilterType.filterName,
@@ -57,4 +58,4 @@
57
58
});
59
60
-</script>
61
+</script>
0 commit comments