Merge pull request #140 from bluecmd/patch-1
Patch _macros.html for the latest cleanups
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
<td rel="utctimestamp">{{report.start}}</td>
|
||||
<td>{{report.run_time}}</td>
|
||||
|
||||
<td><a href="{{url_for('report', node=nodename, report_id=report.hash_)}}">{{rep_hash}}</a></td>
|
||||
<td><a href="{{url_for('report', node_name=nodename, report_id=report.hash_)}}">{{rep_hash}}</a></td>
|
||||
{% if show_conf_col %}
|
||||
<td>{{report.version}}</td>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user