Changeset 208

Show
Ignore:
Timestamp:
08/01/08 12:04:37 (4 months ago)
Author:
pwh
Message:
  • Add a link to change device settings from the device information page.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • nethorus/app/views/common/_device_information.html.erb

    r144 r208  
    1 <p><%= link_to('Update information', :controller => 'manage', :action => 'update_system_information_and_return' ) %></p> 
     1<p> 
     2 <%= link_to('Update information', :controller => 'manage', :action => 'update_system_information_and_return') %> | <%= link_to('Change settings', :controller => 'device_admin', :action => 'edit') %> 
     3</p> 
    24 
    35<table class="horiz">