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.11.0 app/views/account/teams/_index.html.erb
bullet_train-1.10.0 app/views/account/teams/_index.html.erb
bullet_train-1.9.0 app/views/account/teams/_index.html.erb
bullet_train-1.8.5 app/views/account/teams/_index.html.erb
bullet_train-1.8.4 app/views/account/teams/_index.html.erb
bullet_train-1.8.3 app/views/account/teams/_index.html.erb
bullet_train-1.8.2 app/views/account/teams/_index.html.erb
bullet_train-1.8.1 app/views/account/teams/_index.html.erb
bullet_train-1.8.0 app/views/account/teams/_index.html.erb
bullet_train-1.7.23 app/views/account/teams/_index.html.erb
bullet_train-1.7.22 app/views/account/teams/_index.html.erb
bullet_train-1.7.21 app/views/account/teams/_index.html.erb
bullet_train-1.7.20 app/views/account/teams/_index.html.erb
bullet_train-1.7.19 app/views/account/teams/_index.html.erb
bullet_train-1.7.18 app/views/account/teams/_index.html.erb
bullet_train-1.7.17 app/views/account/teams/_index.html.erb
bullet_train-1.7.16 app/views/account/teams/_index.html.erb
bullet_train-1.7.15 app/views/account/teams/_index.html.erb
bullet_train-1.7.14 app/views/account/teams/_index.html.erb
bullet_train-1.7.13 app/views/account/teams/_index.html.erb