Sha256: 6c3d1ed7e41817cb79a8f81e025bf0eba9381a77dc58218ae88161b1b4ad1fdd

Contents?: true

Size: 220 Bytes

Versions: 4

Compression:

Stored size: 220 Bytes

Contents

#document
  .header
    = link_to "X", '#', :class => "closer", :data => {:action => "close"}
    %h2
      = t :add_document_to
      %strong
        = @folder.name
      = t :folder
      
  = render :partial => 'form'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
droom-0.4.3 app/views/droom/documents/new.html.haml
droom-0.4.2 app/views/droom/documents/new.html.haml
droom-0.4.1 app/views/droom/documents/new.html.haml
droom-0.2.1 app/views/droom/documents/new.html.haml