Fixed bug with incoming links not showing in metadata tab. Resolves #2080
authorPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 11 Feb 2014 21:10:52 +0000 (16:10 -0500)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 11 Feb 2014 21:10:52 +0000 (16:10 -0500)
apps/workbench/app/views/application/_show_metadata.html.erb

index 3972da0c342f6fcb3a209eb760c80652b050e50c..f36240bd1059f7bda33e277bdb8e1b68d823d686 100644 (file)
@@ -30,7 +30,7 @@ No metadata.
 <% end %>
 
 <h3>Metadata that refers to this object</h3>
-<% if outgoing.items_available > 0 %>
+<% if incoming.items_available > 0 %>
 <table class="table topalign">
   <thead>
     <tr>