[-] BO: Fix #PSCFV-6497 display of list when deleting customers
This commit is contained in:
@@ -62,5 +62,10 @@
|
||||
</div>
|
||||
</form>
|
||||
<div class="clear"> </div>
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
$('table[name=\'list_table\']').hide();
|
||||
});
|
||||
</script>
|
||||
{/if}
|
||||
{/block}
|
||||
|
||||
Reference in New Issue
Block a user