Sha256: d0d76411999a9af5a7e6041859be8fc213846584f55578bdbf18d7f4b8a90c43

Contents?: true

Size: 229 Bytes

Versions: 148

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

148 entries across 148 versions & 1 rubygems

Version Path
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
bullet_train-1.7.12 app/views/account/teams/_index.html.erb
bullet_train-1.7.11 app/views/account/teams/_index.html.erb
bullet_train-1.7.10 app/views/account/teams/_index.html.erb
bullet_train-1.7.9 app/views/account/teams/_index.html.erb
bullet_train-1.7.3 app/views/account/teams/_index.html.erb
bullet_train-1.7.2 app/views/account/teams/_index.html.erb
bullet_train-1.7.1 app/views/account/teams/_index.html.erb
bullet_train-1.7.0 app/views/account/teams/_index.html.erb