templates/cat3/_author.cat3.erb in health-data-standards-3.2.12 vs templates/cat3/_author.cat3.erb in health-data-standards-3.3.0

- old
+ new

@@ -15,14 +15,14 @@ <family><%= author.person.family %></family> </name> </assignedPerson> <% elsif author.device %> <assignedAuthoringDevice> - <softwareName><%= author.device.name %></softwareName> <manufacturerModelName><%= author.device.model %></manufacturerModelName> + <softwareName><%= author.device.name %></softwareName> </assignedAuthoringDevice> <% end %> <%== render :partial=>"organization", :locals=>{organization: author.organization} %> </assignedAuthor> - </author> \ No newline at end of file + </author>