Sha256: e18500e08e88d726199bc0cade3548e8c2b6bf02c6c231178d434ca2a64af843

Contents?: true

Size: 368 Bytes

Versions: 30

Compression:

Stored size: 368 Bytes

Contents

- self.content_for(:html, :dialog) do
  /
    #{__FILE__}
  %div{'data-role' => 'header'}
    %h1
      Exception
  %div{'data-role' => 'content'}
    %div.message
      = @exception.message
    %div.buttons
      = @close_link.render(:html) do |element|
        - element.content_for(:html, :link, RubyApp::Elements::Mobile::Dialogs::ExceptionDialog.translate.close)

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
RubyApp-0.5.16 lib/ruby_app/elements/mobile/dialogs/exception_dialog.html.haml
RubyApp-0.5.15 lib/ruby_app/elements/mobile/dialogs/exception_dialog.html.haml
RubyApp-0.5.14 lib/ruby_app/elements/mobile/dialogs/exception_dialog.html.haml
RubyApp-0.5.13 lib/ruby_app/elements/mobile/dialogs/exception_dialog.html.haml
RubyApp-0.5.12 lib/ruby_app/elements/mobile/dialogs/exception_dialog.html.haml
RubyApp-0.5.11 lib/ruby_app/elements/mobile/dialogs/exception_dialog.html.haml
RubyApp-0.5.10 lib/ruby_app/elements/mobile/dialogs/exception_dialog.html.haml
RubyApp-0.5.9 lib/ruby_app/elements/mobile/dialogs/exception_dialog.html.haml
RubyApp-0.5.0 lib/ruby_app/elements/mobile/dialogs/exception_dialog.html.haml
RubyApp-0.2.8 lib/ruby_app/elements/mobile/dialogs/exception_dialog.html.haml