Various tweaks for support of native inventory

certaianly some other things made it in here too..
This commit is contained in:
Lance Edgar 2017-07-19 01:42:18 -05:00
parent eb68eec520
commit 61d504afb8
11 changed files with 129 additions and 16 deletions

View file

@ -37,7 +37,7 @@
% if master:
<span class="global">&raquo;</span>
% if master.listing:
<span class="global">${model_title_plural}</span>
<span class="global">${index_title}</span>
% else:
${h.link_to(index_title, index_url, class_='global')}
% if instance_url is not Undefined: