Sha256: 32aa4362f55599a5cf93a994c23d1b8d1c5765d9174dfca9ca36b58184bae7dd

Contents?: true

Size: 264 Bytes

Versions: 129

Compression:

Stored size: 264 Bytes

Contents

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

Version data entries

129 entries across 129 versions & 1 rubygems

Version Path
bullet_train-1.19.0 app/views/account/teams/edit.html.erb
bullet_train-1.18.0 app/views/account/teams/edit.html.erb
bullet_train-1.17.1 app/views/account/teams/edit.html.erb
bullet_train-1.17.0 app/views/account/teams/edit.html.erb
bullet_train-1.16.0 app/views/account/teams/edit.html.erb
bullet_train-1.15.0 app/views/account/teams/edit.html.erb
bullet_train-1.14.2 app/views/account/teams/edit.html.erb
bullet_train-1.14.1 app/views/account/teams/edit.html.erb
bullet_train-1.14.0 app/views/account/teams/edit.html.erb
bullet_train-1.13.0 app/views/account/teams/edit.html.erb
bullet_train-1.12.3 app/views/account/teams/edit.html.erb
bullet_train-1.12.2 app/views/account/teams/edit.html.erb
bullet_train-1.12.1 app/views/account/teams/edit.html.erb
bullet_train-1.12.0 app/views/account/teams/edit.html.erb
bullet_train-1.11.0 app/views/account/teams/edit.html.erb
bullet_train-1.10.0 app/views/account/teams/edit.html.erb
bullet_train-1.9.0 app/views/account/teams/edit.html.erb
bullet_train-1.8.5 app/views/account/teams/edit.html.erb
bullet_train-1.8.4 app/views/account/teams/edit.html.erb
bullet_train-1.8.3 app/views/account/teams/edit.html.erb