Sha256: cd86f83e957b93e3d3f3e47b09e3682d7e3e5e8f68cab888b842c0f14c3fc58b

Contents?: true

Size: 664 Bytes

Versions: 116

Compression:

Stored size: 664 Bytes

Contents

- self.content_for(:html, :page) do
  /
    #{__FILE__}
  %div{'data-role' => 'header'}
    = @back_button.render(:html)
    %h1
      Document
  %div{'data-role' => 'content'}
    %ul{'data-role' => 'listview'}
      %li
        %span
          ID
        %span.ui-li-aside
          %code
            = @document.element_id
      %li
        %span
          Class
        %span.ui-li-aside
          %code
            = @document.class.short_name
      %li
        = @pages_link.render(:html) do |element|
          - element.content_for(:html, :link) do
            %span
              Pages
            %span.ui-li-count
              = @document.pages.length

Version data entries

116 entries across 116 versions & 1 rubygems

Version Path
RubyApp-0.7.16 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.7.15 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.7.14 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.7.13 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.7.12 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.7.11 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.7.10 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.7.9 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.7.5 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.7.4 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.7.3 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.7.2 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.7.1 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.7.0 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.6.71 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.6.70 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.6.69 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.6.68 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.6.67 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.6.66 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml