Sha256: 2ccb3368e7890a455192c6166555cb93b0ed12ef388328440c8fa98c672638ae
Contents?: true
Size: 336 Bytes
Versions: 2
Compression:
Stored size: 336 Bytes
Contents
- tag :div, object.merge_html_attributes(:class => " comments _discussion _aspect") do - if object.name? .left %h2= object.name - if object.controls? %h3.right= object.controls.to_a.join("\n") .clearer - if object.content? .comment-list-wrapper %ul.comment-list._comments= object.content.to_a.join("\n")
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
common_interface-0.1.2 | lib/views/themes/simple_organization/aspects/discussion.html.haml |
common_interface-0.1.1 | lib/views/themes/simple_organization/aspects/discussion.html.haml |