Sha256: b975c59be50f09fa6939e0556a9e363e740e097ea00b005758971f61d31440c1

Contents?: true

Size: 413 Bytes

Versions: 2

Compression:

Stored size: 413 Bytes

Contents

- tag :div, object.merge_html_attributes(:class => " dcomment _comment dselectable_item") do
	.dhover_controls_container
		- if object.controls?		
			.dhover_controls= object.controls.join(' ')

		.dcolumns
			.dfixed.dcolumn{:width => 50}
				.dicon= object.avatar
			.delastic.dcolumn
				.dtext._markup.dmarkup= object.text
		
		- if object.details?
			.ditem_details= object.details.to_a.join(', ')
			._clear

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
common_interface-0.1.2 lib/views/themes/default/aspects/comment.html.haml
common_interface-0.1.1 lib/views/themes/default/aspects/comment.html.haml