Sha256: e542ce953ec71bfab826d684db196e0f8da7259460236bb435c2c9ba039bc499

Contents?: true

Size: 281 Bytes

Versions: 2

Compression:

Stored size: 281 Bytes

Contents

<% title "Tab Override" %>

<% tabs do %>
  <%= tab "Testing", "/" %>
  <%= tab "Override", "/override" %>
<% end %>

<p>
  This page shows you how to override the tabs in the site with a new
  set of tabs. This can be useful if you want to customize your tabs on
  each page.
</p>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
control_center-1.0.2 test/rails/app/views/test/tab_override.html.erb
control_center-1.0.1 test/rails/app/views/test/tab_override.html.erb