Various tweaks for support of native inventory
certaianly some other things made it in here too..
This commit is contained in:
parent
eb68eec520
commit
61d504afb8
11 changed files with 129 additions and 16 deletions
|
@ -37,7 +37,7 @@
|
|||
% if master:
|
||||
<span class="global">»</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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue