Changeset 197
- Timestamp:
- 07/30/08 19:00:17 (4 months ago)
- Files:
-
- nethorus/app/views/manage/device.html.erb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nethorus/app/views/manage/device.html.erb
r138 r197 16 16 <% if @partial %> 17 17 <%= render :partial => @partial %> 18 <% else %> 19 <p>Select one of the links above to display information about this device.</p> 18 20 <% end %> 19 21 </div>
