Improved order management in back-office
This commit is contained in:
@@ -160,6 +160,7 @@
|
||||
</span>
|
||||
</p>
|
||||
|
||||
{ifloop rel="address"}
|
||||
<div class="table-responsive">
|
||||
<table class="table table-bordered table-striped">
|
||||
<thead>
|
||||
@@ -212,6 +213,13 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
{/ifloop}
|
||||
|
||||
{elseloop rel="address"}
|
||||
<div class="alert alert-info">
|
||||
{intl l="This customer has not defined any delivery address"}
|
||||
</div>
|
||||
{/elseloop}
|
||||
</div>
|
||||
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user