Sha256: f77871e4d2cf6dfcb92aeee9b0218ae1a2d400bea9bc4d8929014a40d8c8adc7

Contents?: true

Size: 237 Bytes

Versions: 2

Compression:

Stored size: 237 Bytes

Contents

<% 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

2 entries across 2 versions & 1 rubygems

Version Path
common_interface-0.1.2 lib/views/themes/simple_organization/basic/tool.html.erb
common_interface-0.1.1 lib/views/themes/simple_organization/basic/tool.html.erb