Harmonized all sections to use the new content template and layout
[arvados.git] / apps / workbench / app / helpers / provenance_helper.rb
index ef165e86e9eb8be210fcbbf80d93501812d5fb88..cb2d9244d95ea599254706a901a4da1b6619de04 100644 (file)
@@ -46,10 +46,10 @@ module ProvenanceHelper
       
         #"\"#{uuid}\" [label=\"#{rsc}\\n#{uuid}\",href=\"#{href}\"];\n"
         if rsc == Collection
-          puts uuid
+          #puts uuid
           if uuid == :"d41d8cd98f00b204e9800998ecf8427e+0"
             # special case
-            puts "empty!"
+            #puts "empty!"
             return "\"#{uuid}\" [label=\"(empty collection)\"];\n"
           end
           if @pdata[uuid]