pull in core volume policy functions from earlier branches

This commit is contained in:
Mike McLean 2017-10-02 12:47:05 -04:00
parent df71995320
commit 9bcce9dc3e
5 changed files with 360 additions and 42 deletions

View file

@ -64,6 +64,10 @@
#end if
</td>
</tr>
<tr>
<th>Volume</th>
<td>$build.volume_name</td>
</tr>
<tr>
<th>Started</th><td>$util.formatTimeLong($start_time)</td>
</tr>