diff --git a/frontend/views/menu/index.php b/frontend/views/menu/index.php index d840c6f..76e423a 100644 --- a/frontend/views/menu/index.php +++ b/frontend/views/menu/index.php @@ -2,6 +2,7 @@ use \common\libs\MyLib; ?>); beginBlock('header_css'); ?> + endBlock(); ?> @@ -21,7 +22,7 @@ use \common\libs\MyLib;
- +
@@ -41,6 +42,7 @@ use \common\libs\MyLib; beginBlock('footer_js'); ?> + @@ -118,7 +120,6 @@ use \common\libs\MyLib; } $(function() { search(); - table(); }); endBlock(); ?>
ID