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.5.1 app/views/account/teams/_index.html.erb
bullet_train-1.5.0 app/views/account/teams/_index.html.erb
bullet_train-1.4.11 app/views/account/teams/_index.html.erb
bullet_train-1.4.10 app/views/account/teams/_index.html.erb
bullet_train-1.4.9 app/views/account/teams/_index.html.erb
bullet_train-1.4.8 app/views/account/teams/_index.html.erb
bullet_train-1.4.7 app/views/account/teams/_index.html.erb
bullet_train-1.4.6 app/views/account/teams/_index.html.erb
bullet_train-1.4.5 app/views/account/teams/_index.html.erb
bullet_train-1.4.4 app/views/account/teams/_index.html.erb
bullet_train-1.4.3 app/views/account/teams/_index.html.erb
bullet_train-1.4.2 app/views/account/teams/_index.html.erb
bullet_train-1.4.1 app/views/account/teams/_index.html.erb
bullet_train-1.4.0 app/views/account/teams/_index.html.erb
bullet_train-1.3.25 app/views/account/teams/_index.html.erb
bullet_train-1.3.24 app/views/account/teams/_index.html.erb
bullet_train-1.3.23 app/views/account/teams/_index.html.erb
bullet_train-1.3.22 app/views/account/teams/_index.html.erb
bullet_train-1.3.21 app/views/account/teams/_index.html.erb
bullet_train-1.3.20 app/views/account/teams/_index.html.erb