Project

General

Profile

Bug #1323 ยป templates.diff

Patch to fix - Greg Sutcliffe, 11/15/2011 06:30 AM

View differences:

app/views/hosts/show.html.erb 2011-11-14 21:51:30.000000000 +0000
<div class="row">
<%= report_status_chart 'resource_graph', 'Resources', "last #{@range} days", @host.resources_chart(@range.days.ago) %>
<div class="span5">
<% if SETTINGS[:unattended] -%>
<% if @host.managed? -%>
<table class="list">
<tr><th>Templates</th></tr>
<tr><td><%= show_templates -%></td></tr>
    (1-1/1)