Sha256: d0d76411999a9af5a7e6041859be8fc213846584f55578bdbf18d7f4b8a90c43

Contents?: true

Size: 229 Bytes

Versions: 136

Compression:

Stored size: 229 Bytes

Contents

<ul class="space-y">
  <%= yield %>
</ul>

<% if show_sign_up_options? && can?(:create, Team.new) %>
  <div class="pt-5">
    <%= link_to t('.buttons.create'), new_account_team_path(@team), class: 'button'  %>
  </div>
<% end %>

Version data entries

136 entries across 136 versions & 1 rubygems

Version Path
bullet_train-1.3.7 app/views/account/teams/_index.html.erb
bullet_train-1.3.6 app/views/account/teams/_index.html.erb
bullet_train-1.3.5 app/views/account/teams/_index.html.erb
bullet_train-1.3.4 app/views/account/teams/_index.html.erb
bullet_train-1.3.3 app/views/account/teams/_index.html.erb
bullet_train-1.3.2 app/views/account/teams/_index.html.erb
bullet_train-1.3.1 app/views/account/teams/_index.html.erb
bullet_train-1.3.0 app/views/account/teams/_index.html.erb
bullet_train-1.2.27 app/views/account/teams/_index.html.erb
bullet_train-1.2.26 app/views/account/teams/_index.html.erb
bullet_train-1.2.25 app/views/account/teams/_index.html.erb
bullet_train-1.2.24 app/views/account/teams/_index.html.erb
bullet_train-1.2.23 app/views/account/teams/_index.html.erb
bullet_train-1.2.22 app/views/account/teams/_index.html.erb
bullet_train-1.2.21 app/views/account/teams/_index.html.erb
bullet_train-1.2.20 app/views/account/teams/_index.html.erb
bullet_train-1.2.19 app/views/account/teams/_index.html.erb
bullet_train-1.2.18 app/views/account/teams/_index.html.erb
bullet_train-1.2.17 app/views/account/teams/_index.html.erb
bullet_train-1.2.16 app/views/account/teams/_index.html.erb