Fix nil dereference causing a fiddlesticks on the collections index page. no issue #
[arvados.git] / apps / workbench / app / views / application / _show_advanced.html.erb
index d31b5f557a83e5155da77e5a02974b70f82f8ef5..e8474f6c5db37fe88bef619209ba39dbac2e7e39 100644 (file)
@@ -1,5 +1,6 @@
 <div class="panel-group" id="arv-adv-accordion">
-  <% ['API response',
+  <% ['Metadata',
+     'API response',
      'Python example',
      'CLI example',
      'curl example'].each do |section| %>