Sha256: 5274fd40c579fd77a44c763437145075779d97a4c28239a5dc79c959a77466de

Contents?: true

Size: 311 Bytes

Versions: 4

Compression:

Stored size: 311 Bytes

Contents

%h2.path
  %span.path= request.path_info.empty? ? '/' : request.path_info
  - if file
    %a{ :href => "?mode=raw" } (raw)
    %a{ :href => "?mode=edit" } (edit)
    %a{ :href => "?mode=revisions" } (revisions)
    %a{ :href => "?mode=delete", :onclick => "javascript:return confirm('Are you sure?')" } (delete)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gitdocs-0.4.13 lib/gitdocs/views/_header.haml
gitdocs-0.4.12 lib/gitdocs/views/_header.haml
gitdocs-0.4.11 lib/gitdocs/views/_header.haml
gitdocs-0.4.10 lib/gitdocs/views/_header.haml