Sha256: e19dbfa958bbe884153e3830d8f487d9d79e2218d0fb29797fb7a8f43bbd31ff

Contents?: true

Size: 413 Bytes

Versions: 119

Compression:

Stored size: 413 Bytes

Contents

<%= render 'account/shared/page' do |p| %>
  <% p.content_for :title, t('.section') %>
  <% p.content_for :body do %>
    <%= render 'account/shared/box', divider: true do |p| %>
      <% p.content_for :title, t('.header') %>
      <% p.content_for :description, t('.description') %>
      <% p.content_for :body do %>
        <%= render 'form', team: @team %>
      <% end %>
    <% end %>
  <% end %>
<% end %>

Version data entries

119 entries across 119 versions & 1 rubygems

Version Path
bullet_train-1.0.88 app/views/account/teams/edit.html.erb
bullet_train-1.0.87 app/views/account/teams/edit.html.erb
bullet_train-1.0.86 app/views/account/teams/edit.html.erb
bullet_train-1.0.85 app/views/account/teams/edit.html.erb
bullet_train-1.0.83 app/views/account/teams/edit.html.erb
bullet_train-1.0.81 app/views/account/teams/edit.html.erb
bullet_train-1.0.79 app/views/account/teams/edit.html.erb
bullet_train-1.0.76 app/views/account/teams/edit.html.erb
bullet_train-1.0.75 app/views/account/teams/edit.html.erb
bullet_train-1.0.74 app/views/account/teams/edit.html.erb
bullet_train-1.0.72 app/views/account/teams/edit.html.erb
bullet_train-1.0.71 app/views/account/teams/edit.html.erb
bullet_train-1.0.70 app/views/account/teams/edit.html.erb
bullet_train-1.0.69 app/views/account/teams/edit.html.erb
bullet_train-1.0.68 app/views/account/teams/edit.html.erb
bullet_train-1.0.67 app/views/account/teams/edit.html.erb
bullet_train-1.0.66 app/views/account/teams/edit.html.erb
bullet_train-1.0.65 app/views/account/teams/edit.html.erb
bullet_train-1.0.64 app/views/account/teams/edit.html.erb
bullet_train-1.0.63 app/views/account/teams/edit.html.erb