app/views/imports/show.html.haml in artfully_ose-1.2.0 vs app/views/imports/show.html.haml in artfully_ose-1.3.0.pre1
- old
+ new
@@ -1,6 +1,3 @@
- in_section :imports
-- content_for :header do
- %h1= t(".heading", :default => "Imports")
-
= render :partial => "imports/#{@import.kind}/#{@import.status}", :locals => {:import => @import}