Changeset 197

Show
Ignore:
Timestamp:
07/30/08 19:00:17 (4 months ago)
Author:
pwh
Message:
  • Added some text to appear in the blank, default information box.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • nethorus/app/views/manage/device.html.erb

    r138 r197  
    1616 <% if @partial %> 
    1717  <%= render :partial => @partial %> 
     18 <% else %> 
     19  <p>Select one of the links above to display information about this device.</p> 
    1820 <% end %> 
    1921</div>