templates/html/show.html.erb in health-data-standards-2.1.4 vs templates/html/show.html.erb in health-data-standards-2.2.0

- old
+ new

@@ -110,10 +110,9 @@ } </script> <div> <h3><a href="#" onclick="toggle('table_by_encounter');" id="toggle_button">View By Encounter</a></h3> </div> - <%== render :partial => 'entries_by_section', :locals => {patient: patient, concept_map: concept_map} %> <%== render :partial => 'entries_by_encounter', :locals => {patient: patient, concept_map: concept_map} %> <br /><br /> <br /><br /> \ No newline at end of file