Sha256: c599637607bdf9cd686c4c688001fbce754a6de394f29b5fb3358ec85a59480c

Contents?: true

Size: 718 Bytes

Versions: 89

Compression:

Stored size: 718 Bytes

Contents

<div id="pageTitle">
    <h1>Settings</h1>
</div>

<div id="content">
    <% if @msg %>
      <div class="alert" align="center"><%= @msg %></div>
    <% end %>

    <ul>
        <li>
            <p>Client ID: <span class="cid"><%= Rhom::Rhom::client_id %></span></p>
        </li>
        <li>
            <%= link_to "Reset Database", :action => :reset %>
        </li>
        <li>
            <%= link_to "Sync", :action => :do_sync %>
        </li>

    	<% if SyncEngine::logged_in > 0 %>		
    	    <li>
    	        <%= link_to "Logout", :action => :logout %>
    	    </li>
    	<% else %>
    	    <li>
    	        <%= link_to "Login", :action => :login %>
    	    </li>
    	<% end %>
    </ul>
    
</div>

Version data entries

89 entries across 66 versions & 1 rubygems

Version Path
rhodes-3.0.2 platform/wp7/WPApplication/rho/apps/app/Settings/index.bb.erb
rhodes-3.0.2 res/generators/templates/application/app/Settings/index.bb.erb
rhodes-3.0.2.beta.1 res/generators/templates/application/app/Settings/index.bb.erb
rhodes-3.0.2.beta.1 platform/wp7/WPApplication/rho/apps/app/Settings/index.bb.erb
rhodes-3.0.1 res/generators/templates/application/app/Settings/index.bb.erb
rhodes-3.0.1 platform/wp7/WPApplication/rho/apps/app/Settings/index.bb.erb
rhodes-3.0.1.beta.8 res/generators/templates/application/app/Settings/index.bb.erb
rhodes-3.0.1.beta.8 platform/wp7/WPApplication/rho/apps/app/Settings/index.bb.erb
rhodes-3.0.1.beta.7 platform/wp7/WPApplication/rho/apps/app/Settings/index.bb.erb
rhodes-3.0.1.beta.7 res/generators/templates/application/app/Settings/index.bb.erb
rhodes-3.0.1.beta.6 platform/wp7/WPApplication/rho/apps/app/Settings/index.bb.erb
rhodes-3.0.1.beta.6 res/generators/templates/application/app/Settings/index.bb.erb
rhodes-3.0.1.beta.5 res/generators/templates/application/app/Settings/index.bb.erb
rhodes-3.0.1.beta.5 platform/wp7/WPApplication/rho/apps/app/Settings/index.bb.erb
rhodes-3.0.1.beta.4 platform/wp7/WPApplication/rho/apps/app/Settings/index.bb.erb
rhodes-3.0.1.beta.4 res/generators/templates/application/app/Settings/index.bb.erb
rhodes-3.0.1.beta.3 res/generators/templates/application/app/Settings/index.bb.erb
rhodes-3.0.1.beta.3 platform/wp7/WPApplication/rho/apps/app/Settings/index.bb.erb
rhodes-3.0.1.beta.2 platform/wp7/WPApplication/rho/apps/app/Settings/index.bb.erb
rhodes-3.0.1.beta.2 res/generators/templates/application/app/Settings/index.bb.erb