delivery reports - crude but mostly functional at least for zot deliveries

This commit is contained in:
redmatrix
2015-09-22 04:04:51 -07:00
parent 8ead4745f8
commit 2869ccfe39
4 changed files with 23 additions and 4 deletions

View File

@@ -123,6 +123,11 @@
{{if $item.item_photo_menu}}
<li role="presentation" class="divider"></li>
{{$item.item_photo_menu}}
{{if $item.edpost}}
<li role="presentation"><a role="menuitem" href="dreport/{{$item.mid}}">{{$item.dreport}}</a></li>
{{/if}}
{{/if}}
</ul>
</div>