Sha256: 9d5a40a8daa91873026ed528c50d6df6fd22711bd7c5a17b5a3c38827ea9a630

Contents?: true

Size: 648 Bytes

Versions: 211

Compression:

Stored size: 648 Bytes

Contents

<div id="account_menu">
    <ul class="sf-menu" >
        <li class="current" id="account">
            <a href="#" class="sf-with-ul" id="btn_menu_account">
            <%= t('account.one') %>
            <span class="sf-sub-indicator"> ยป</span>
            </a>
            <ul>
                <li>
                    <%= link_to t('account.edit'), edit_user_registration_path %>
                </li>
                <li class="btn_menu_exit">
                <%= link_to t('sign_out'), destroy_user_session_path, :method => :delete, :id => "btn_menu_account_logout"  %>
                </li>
            </ul>
        </li>
    </ul>
</div>

Version data entries

211 entries across 211 versions & 4 rubygems

Version Path
social_stream-1.1.12 base/app/views/layouts/_account.html.erb
social_stream-base-1.1.11 app/views/layouts/_account.html.erb
social_stream-1.1.11 base/app/views/layouts/_account.html.erb
social_stream-base-1.1.10 app/views/layouts/_account.html.erb
social_stream-1.1.10 base/app/views/layouts/_account.html.erb
social_stream-base-1.1.9 app/views/layouts/_account.html.erb
social_stream-1.1.9 base/app/views/layouts/_account.html.erb
social_stream-base-1.1.8 app/views/layouts/_account.html.erb
social_stream-1.1.8 base/app/views/layouts/_account.html.erb
social_stream-base-1.1.7 app/views/layouts/_account.html.erb
social_stream-1.1.7 base/app/views/layouts/_account.html.erb
social_stream-base-1.1.6 app/views/layouts/_account.html.erb
social_stream-1.1.6 base/app/views/layouts/_account.html.erb
social_stream-base-1.1.5 app/views/layouts/_account.html.erb
social_stream-1.1.5 base/app/views/layouts/_account.html.erb
social_stream-base-1.1.4 app/views/layouts/_account.html.erb
social_stream-1.1.4 base/app/views/layouts/_account.html.erb
social_stream-1.1.3 base/app/views/layouts/_account.html.erb
social_stream-base-1.1.3 app/views/layouts/_account.html.erb
social_stream-1.1.2 base/app/views/layouts/_account.html.erb