first commit
This commit is contained in:
13
modules/revsliderprestashop/admin/views/footer.php
Normal file
13
modules/revsliderprestashop/admin/views/footer.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
/**
|
||||
* @author ThemePunch <info@themepunch.com>
|
||||
* @link https://www.themepunch.com/
|
||||
* @copyright 2019 ThemePunch
|
||||
*/
|
||||
|
||||
if(!defined('ABSPATH')) exit();
|
||||
RevLoader::do_action( 'wp_footer' );
|
||||
RevLoader::wp_print_footer_scripts();
|
||||
|
||||
//wp_footer(); ?>
|
||||
</div>
|
||||
Reference in New Issue
Block a user