Sha256: 92c17bdaff8122b2e31ef3422402e9f27a63776bae6657b511c864cd75db4452

Contents?: true

Size: 628 Bytes

Versions: 22

Compression:

Stored size: 628 Bytes

Contents

<div class="<%= @action_name %>_div" id="<%= @controller_file_name %>_<%= @action_name %>" mv:generate="<%= @controller_view_dir_name %>/<%= @action_name %>.rhtml"> <!-- ###### <%= @action_name %> ###### -->
	  <div class="<%= @controller_file_name %>_<%= @action_name %> sidebar LHS">
	    <h2>Tasks:</h2>
	    <ul>
	      <li><a class="list_link" href="list.html" mv:link_to=":action => 'list'">Back to overview</a></li>
	    </ul>
	  </div>

	  <div class="<%= @controller_file_name %>_<%= @action_name %> content">
	    <h1><%= @action_name %></h1>

	    <!-- <%= @action_name %> view rhtml goes here -->

	  </div>
	</div>

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
masterview-0.2.1 lib/masterview/extras/app/views/masterview/admin/empty.rhtml
masterview-0.2.0 lib/masterview/extras/app/views/masterview/admin/empty.rhtml
masterview-0.3.2 lib/masterview/extras/app/views/masterview/admin/empty.rhtml
masterview-0.3.3 lib/masterview/extras/app/views/masterview/admin/empty.rhtml
masterview-0.2.5 lib/masterview/extras/app/views/masterview/admin/empty.rhtml
masterview-0.2.2 lib/masterview/extras/app/views/masterview/admin/empty.rhtml
masterview-0.2.4 lib/masterview/extras/app/views/masterview/admin/empty.rhtml
masterview-0.3.4 lib/masterview/extras/app/views/masterview/admin/empty.rhtml
masterview-0.3.0 lib/masterview/extras/app/views/masterview/admin/empty.rhtml
masterview-0.2.3 lib/masterview/extras/app/views/masterview/admin/empty.rhtml
masterview-0.3.1 lib/masterview/extras/app/views/masterview/admin/empty.rhtml
masterview_plugin_generator-0.2.1 templates/empty.rhtml
masterview_plugin_generator-0.3.0 templates/empty.rhtml
masterview_plugin_generator-0.2.0 templates/empty.rhtml
masterview_plugin_generator-0.2.5 templates/empty.rhtml
masterview_plugin_generator-0.3.1 templates/empty.rhtml
masterview_plugin_generator-0.3.2 templates/empty.rhtml
masterview_plugin_generator-0.2.2 templates/empty.rhtml
masterview_plugin_generator-0.2.3 templates/empty.rhtml
masterview_plugin_generator-0.2.4 templates/empty.rhtml