Sha256: 489a1cf04796bd3366e63cfcbf62d7e291bf6c7e2eb07e1f4286fc9125ef2e2a

Contents?: true

Size: 245 Bytes

Versions: 3

Compression:

Stored size: 245 Bytes

Contents

<% content_tag :div, object.merge_html_attributes(:class => " section _tool") do %>
	<% if object.name? %>
		<div class="section-title"><%= object.name %></div>
	<% end %>

	<div class="section-content">
		<%= object.content %>
	</div>
<% end %>

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/basic/_tool_t.html.erb
crystal-ext-0.0.2 lib/common_interface/app/views/themes/simple_organization/basic/_tool_t.html.erb
crystal-ext-0.0.1 lib/common_interface/app/views/themes/simple_organization/basic/_tool_t.html.erb