// Move ajax box and ajax confirmation to content part
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
||||
* International Registered Trademark & Property of PrestaShop SA
|
||||
*}
|
||||
|
||||
<div id="ajax_confirmation" class="alert alert-success" style="display:none"></div>
|
||||
{* ajaxBox allows*} <div id="ajaxBox" style="display:none"></div>
|
||||
{if isset($content)}
|
||||
{if isset($show_page_header_toolbar) && $show_page_header_toolbar}
|
||||
<div class="leadin">
|
||||
|
||||
@@ -66,8 +66,6 @@
|
||||
});
|
||||
</script>
|
||||
</div>
|
||||
<div id="ajax_confirmation" style="display:none"></div>
|
||||
{* ajaxBox allows*} <div id="ajaxBox" style="display:none"></div>
|
||||
{/if}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user