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.62 app/views/account/teams/edit.html.erb
bullet_train-1.0.61 app/views/account/teams/edit.html.erb
bullet_train-1.0.60 app/views/account/teams/edit.html.erb
bullet_train-1.0.59 app/views/account/teams/edit.html.erb
bullet_train-1.0.58 app/views/account/teams/edit.html.erb
bullet_train-1.0.57 app/views/account/teams/edit.html.erb
bullet_train-1.0.56 app/views/account/teams/edit.html.erb
bullet_train-1.0.53 app/views/account/teams/edit.html.erb
bullet_train-1.0.52 app/views/account/teams/edit.html.erb
bullet_train-1.0.51 app/views/account/teams/edit.html.erb
bullet_train-1.0.50 app/views/account/teams/edit.html.erb
bullet_train-1.0.49 app/views/account/teams/edit.html.erb
bullet_train-1.0.48 app/views/account/teams/edit.html.erb
bullet_train-1.0.47 app/views/account/teams/edit.html.erb
bullet_train-1.0.46 app/views/account/teams/edit.html.erb
bullet_train-1.0.45 app/views/account/teams/edit.html.erb
bullet_train-1.0.42 app/views/account/teams/edit.html.erb
bullet_train-1.0.41 app/views/account/teams/edit.html.erb
bullet_train-1.0.40 app/views/account/teams/edit.html.erb
bullet_train-1.0.39 app/views/account/teams/edit.html.erb