Fixed typo in application_helper.rb
authorPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 16 Apr 2014 12:42:54 +0000 (08:42 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 16 Apr 2014 12:42:54 +0000 (08:42 -0400)
Removed commented out line in application.html.erb

apps/workbench/app/helpers/application_helper.rb
apps/workbench/app/views/layouts/application.html.erb

index 26c307452de9ca815268cbfcccebc7c81334b206..c3409bd24e4f08073ac1201712912f83c7c30800 100644 (file)
@@ -175,7 +175,7 @@ module ApplicationHelper
       datatype = 'select'
     elsif dataclass == 'number'
       datatype = 'number'
-1    else
+    else
       if template.is_a? Array
         # ?!?
       elsif template.is_a? String
index 1fa374c8e55b60abc1d86fad72a52e2632f2e385..e23265adb45acff3979ccccf11ee586e0ba88694 100644 (file)
@@ -85,7 +85,6 @@
               <span class="glyphicon glyphicon-arrow-right"></span>
             </li>
             <li>
-              <!-- <%= link_to controller.breadcrumb_page_name, request.fullpath %> -->
               <%= link_to_if_arvados_object @object %>
             </li>
             <li style="padding: 14px 0 14px">