Changeset 82901
- Timestamp:
- 08/21/11 15:59:55 (4 years ago)
- Location:
- branches/gsoc11-statistics/stats-server/app/views
- Files:
-
- 2 edited
-
os_statistics/index.html.erb (modified) (1 diff)
-
ports/show.html.erb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gsoc11-statistics/stats-server/app/views/os_statistics/index.html.erb
r82854 r82901 36 36 37 37 <%# Draw charts %> 38 <%= render :partial => '/partials/chart_draw', :locals => {:charts => ordered_charts} %> %>38 <%= render :partial => '/partials/chart_draw', :locals => {:charts => ordered_charts} %> 39 39 40 40 <br /> -
branches/gsoc11-statistics/stats-server/app/views/ports/show.html.erb
r82854 r82901 65 65 66 66 <%# Draw charts %> 67 <%= render :partial => '/partials/chart_draw', :locals => {:charts => ordered_charts} %> %> 67 68 <%= render :partial => '/partials/chart_draw', :locals => {:charts => ordered_charts} %> 68 69 69 70 <table border=1>
Note: See TracChangeset
for help on using the changeset viewer.

