Sha256: 1c60cd8b12a0ecd1ba81d2afa1b9abe32cb2659ebb13b2a3791b113eb3e0e885
Contents?: true
Size: 558 Bytes
Versions: 16
Compression:
Stored size: 558 Bytes
Contents
- self.content_for(:html, :page) do / #{__FILE__} %div{'data-role' => 'header'} = @back_button.render(:html) %h1 Dialogs %div{'data-role' => 'content'} %div{'data-role' => 'controlgroup'} = @acknowledgement_link.render(:html) do |element| - element.content_for(:html, :link, 'Acknowledgement') = @confirmation_link.render(:html) do |element| - element.content_for(:html, :link, 'Confirmation') = @exception_link.render(:html) do |element| - element.content_for(:html, :link, 'Exception')
Version data entries
16 entries across 16 versions & 1 rubygems