Sha256: 9d96737fb58df914295f97a65019576e0595d3b1f3cbe9ab4bf025bb0f61aa50

Contents?: true

Size: 803 Bytes

Versions: 74

Compression:

Stored size: 803 Bytes

Contents

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


<div class="toolbar">
</div>

<div class="content">
  <ul>
    <% if @msg %>
        <li style="color: red; text-align: center"><%= @msg %></li>
    <% end %>
   <li>
      <div class="itemLabel">
        <span class="title">Client ID:</span>
      </div>
      <div class="itemValue">
        <span class="clientID"><%= Rhom::Rhom::client_id %></span>
      </div>
    </li>
    <li><a href="<%= url_for :action => :reset %>">Reset Database</a></li>
    <li><a href="<%= url_for :action => :do_sync %>">Perform Sync</a></li>
    <% if SyncEngine::logged_in > 0 %>
        <li><a href="<%= url_for :action => :logout %>">Logout</a></li>
    <% else %>
        <li><a href="<%= url_for :action => :login %>">Login</a></li>
    <% end %>
  </ul>
</div>

Version data entries

74 entries across 51 versions & 1 rubygems

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