Sha256: b3f6cd63ea571fe319b26f290edca6f61b11f7e55feae94250e3d6d2b99b2c2d
Contents?: true
Size: 417 Bytes
Versions: 2
Compression:
Stored size: 417 Bytes
Contents
<div id="content_detail" class="ui-corner-all ui-widget-content"> <h1 class="title"><%= t('page.editing', :model => t('activerecord.models.role')) -%></h1> <div id="content_list"> <%= render 'form' %> </div> </div> <div id="submenu" class="ui-corner-all ui-widget-content"> <ul> <li><%= link_to t('page.show'), role_path(@role) -%></li> <li><%= link_to t('page.back'), roles_path -%></li> </ul> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
enju_leaf-1.1.0.rc12 | app/views/roles/edit.html.erb |
enju_leaf-1.1.0.rc11 | app/views/roles/edit.html.erb |