lib/ruby_app/elements/dialogs/acknowledgement_dialog.html.haml in RubyApp-0.2.5 vs lib/ruby_app/elements/dialogs/acknowledgement_dialog.html.haml in RubyApp-0.2.6

- old
+ new

@@ -1,8 +1,8 @@ -- self.content_for(:title) do +- self.content_for(:html, :title) do / #{__FILE__} = @title -- self.content_for(:content) do +- self.content_for(:html, :content) do / #{__FILE__} = @message