Sha256: 19884f6f84cedcf3a01ef64e4515b526c16c471862d62d720fb540485cb8d019

Contents?: true

Size: 520 Bytes

Versions: 3

Compression:

Stored size: 520 Bytes

Contents

- content_tag :li, object.merge_html_attributes(:class => " _comment comment comment-single") do
	.comment-profile-wrapper.left
		.comment-profile
			.comment-gravatar= object.avatar if object.avatar?
			.comment-author= object.owner
				
	
	.comment-content-wrapper.right
		.comment-content-wrapper-2
			.comment-body
				.comment-arrow
				- if object.details?
					.post-date
						.right= object.details.to_a.join(', ')
						.clearer  
				
				.comment-text= object.text

				.clearer  

	.clearer  

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
crystal-ext-0.0.3 lib/common_interface/app/views/themes/simple_organization/aspects/_comment_t.html.haml
crystal-ext-0.0.2 lib/common_interface/app/views/themes/simple_organization/aspects/_comment_t.html.haml
crystal-ext-0.0.1 lib/common_interface/app/views/themes/simple_organization/aspects/_comment_t.html.haml