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.6.26 app/views/account/teams/_index.html.erb
bullet_train-1.6.25 app/views/account/teams/_index.html.erb
bullet_train-1.6.24 app/views/account/teams/_index.html.erb
bullet_train-1.6.23 app/views/account/teams/_index.html.erb
bullet_train-1.6.22 app/views/account/teams/_index.html.erb
bullet_train-1.6.21 app/views/account/teams/_index.html.erb
bullet_train-1.6.20 app/views/account/teams/_index.html.erb
bullet_train-1.6.19 app/views/account/teams/_index.html.erb
bullet_train-1.6.18 app/views/account/teams/_index.html.erb
bullet_train-1.6.17 app/views/account/teams/_index.html.erb
bullet_train-1.6.16 app/views/account/teams/_index.html.erb
bullet_train-1.6.15 app/views/account/teams/_index.html.erb
bullet_train-1.6.14 app/views/account/teams/_index.html.erb
bullet_train-1.6.13 app/views/account/teams/_index.html.erb
bullet_train-1.6.12 app/views/account/teams/_index.html.erb
bullet_train-1.6.11 app/views/account/teams/_index.html.erb
bullet_train-1.6.10 app/views/account/teams/_index.html.erb
bullet_train-1.6.9 app/views/account/teams/_index.html.erb
bullet_train-1.6.8 app/views/account/teams/_index.html.erb
bullet_train-1.6.7 app/views/account/teams/_index.html.erb