Sha256: 7eeb18c101e14d570f0aaf6f3eb7f5fd18b19d2b004389c631b6bad0544a3cd4
Contents?: true
Size: 322 Bytes
Versions: 10
Compression:
Stored size: 322 Bytes
Contents
<% @page_title = "#{l(:editing)} #{l(:work_account)}" %> <div id="spotlight"> <%=render :partial => 'title'%> <% form_tag :action => 'update', :id => @work_account do %> <%=render :partial => 'form' %> <%=submit_tag l(:save) %> <%=back_or_link_to l(:back), :action => 'show', :id => @backlog %> <% end %> </div>
Version data entries
10 entries across 10 versions & 1 rubygems