[-] BO : BugFix : #PSCFV-2205 : Cannot associate shop with products

This commit is contained in:
vChabot
2012-05-15 15:51:42 +00:00
parent 9a70c814c0
commit 19aaffadfa
2 changed files with 22 additions and 4 deletions
@@ -71,8 +71,17 @@
<div class="hint" style="display:block;">{l s='The default category is the category which is displayed by default.'}</div>
</td>
</tr>
{if $is_multishop && !$is_shop_context}
<tr>
<td class="col-left">
<label>{l s='Associated shops:'}</label>
</td>
<td class="col-right">
{$asso_shop}
</td>
</tr>
{/if}
</table>
<div class="separation"></div>
<table>
<tr>