Sha256: 88020be3aab29386dd7f8ef9ff0aac163129c9fca258a7480ee08b52080ff475

Contents?: true

Size: 305 Bytes

Versions: 4

Compression:

Stored size: 305 Bytes

Contents

.panel.panel-default
  .panel-heading= t "the_comments.nav.header"
  .panel-body
    = render partial: 'the_comments/haml/sidebar_backlink'

    - if current_user.comments_admin?
      = render partial: 'the_comments/haml/sidebar_admin'
    - else
      = render partial: 'the_comments/haml/sidebar_user'

Version data entries

4 entries across 4 versions & 3 rubygems

Version Path
fuck_comments-2.3.4 app/views/the_comments/haml/_sidebar.html.haml
the_comments_ruby-2.3.4 app/views/the_comments/haml/_sidebar.html.haml
the_comments_ruby-2.3.3 app/views/the_comments/haml/_sidebar.html.haml
the_comments-2.3.1 app/views/the_comments/haml/_sidebar.html.haml