var/cache/dev/twig/11/11f10b39bf61a482f44d778925b5bd598d29ce06c56b1b4fb2ee9c95d3d7b273.php line 36

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @admin/default_frame.twig */
  14. class __TwigTemplate_5b603bb0a7d652dbafb08501b6e24a9f3572dd08ea1a34a676f426e80684fa34 extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'stylesheet' => [$this'block_stylesheet'],
  25.             'main' => [$this'block_main'],
  26.             'javascript' => [$this'block_javascript'],
  27.         ];
  28.     }
  29.     protected function doDisplay(array $context, array $blocks = [])
  30.     {
  31.         $macros $this->macros;
  32.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@admin/default_frame.twig"));
  34.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@admin/default_frame.twig"));
  36.         // line 1
  37.         echo "<!doctype html>
  38. ";
  39.         // line 12
  40.         echo "<html lang=\"";
  41.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'12$this->source); })()), "locale", [], "any"falsefalsefalse12), "html"nulltrue);
  42.         echo "\">
  43. <head>
  44.     <meta charset=\"utf-8\">
  45.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  46.     <meta name=\"eccube-csrf-token\" content=\"";
  47.         // line 16
  48.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  49.         echo "\">
  50.     <title>";
  51.         // line 17
  52.         $this->displayBlock("sub_title"$context$blocks);
  53.         echo " ";
  54.         $this->displayBlock("title"$context$blocks);
  55.         echo " - ";
  56.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'17$this->source); })()), "shop_name", [], "any"falsefalsefalse17), "html"nulltrue);
  57.         echo "</title>
  58.     <link rel=\"icon\" href=\"";
  59.         // line 18
  60.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/favicon.ico""admin"), "html"nulltrue);
  61.         echo "\">
  62.     <!-- Google Font: Source Sans Pro -->
  63.     <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback\">
  64.     <!-- Font Awesome -->
  65.     <link rel=\"stylesheet\" href=\"/html/plugins/fontawesome-free/css/all.min.css\">
  66.     <!-- Ionicons -->
  67.     <link rel=\"stylesheet\" href=\"https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css\">
  68.     <!-- Tempusdominus Bootstrap 4 -->
  69.     <link rel=\"stylesheet\" href=\"/html/plugins/tempusdominus-bootstrap-4/css/tempusdominus-bootstrap-4.min.css\">
  70.     <!-- iCheck -->
  71.     <link rel=\"stylesheet\" href=\"/html/plugins/icheck-bootstrap/icheck-bootstrap.min.css\">
  72.     <!-- JQVMap -->
  73.     <link rel=\"stylesheet\" href=\"/html/plugins/jqvmap/jqvmap.min.css\">
  74. \t<link rel=\"stylesheet\" href=\"/html/plugins/datatables-bs4/css/dataTables.bootstrap4.min.css\">
  75. \t<link rel=\"stylesheet\" href=\"/html/plugins/datatables-responsive/css/responsive.bootstrap4.min.css\">
  76. \t<link rel=\"stylesheet\" href=\"/html/plugins/datatables-buttons/css/buttons.bootstrap4.min.css\">
  77.     <!-- Theme style -->
  78.     <link rel=\"stylesheet\" href=\"/html/dist/css/adminlte.min.css\">
  79.     <!-- overlayScrollbars -->
  80.     <link rel=\"stylesheet\" href=\"/html/plugins/overlayScrollbars/css/OverlayScrollbars.min.css\">
  81.     <!-- Daterange picker -->
  82.     <link rel=\"stylesheet\" href=\"/html/plugins/daterangepicker/daterangepicker.css\">
  83.     <!-- summernote -->
  84.     <link rel=\"stylesheet\" href=\"/html/plugins/summernote/summernote-bs4.min.css\">
  85.     <!-- sweetalert2 -->
  86.     <link rel=\"stylesheet\" href=\"/html/plugins/sweetalert2-theme-bootstrap-4/bootstrap-4.min.css\">
  87.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  88.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/v4-shims.css\" integrity=\"sha384-lmquXrF9qn7mMo6iRQ662vN44vTTVUBpcdtDFWPxD9uFPqC/aMn6pcQrTTupiv1A\" crossorigin=\"anonymous\">
  89.     <link rel=\"stylesheet\" href=\"";
  90.         // line 50
  91.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/bootstrap.css""admin"), "html"nulltrue);
  92.         echo "\">
  93.     <link rel=\"stylesheet\" href=\"";
  94.         // line 51
  95.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/app.css""admin"), "html"nulltrue);
  96.         echo "\">
  97.     <script src=\"";
  98.         // line 53
  99.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin.bundle.js""bundle"), "html"nulltrue);
  100.         echo "\"></script>
  101.     ";
  102.         // line 54
  103.         $this->displayBlock('stylesheet'$context$blocks);
  104.         // line 55
  105.         echo "
  106. \t<!-- jQuery -->
  107. \t<script src=\"/html/plugins/jquery/jquery.min.js\"></script>
  108. \t<!-- jQuery UI 1.11.4 -->
  109. \t<script src=\"/html/plugins/jquery-ui/jquery-ui.min.js\"></script>
  110. \t<script src=\"/html/plugins/sweetalert2/sweetalert2.min.js\"></script>
  111.     <script>
  112.         \$(function() {
  113.             \$.ajaxSetup({
  114.                 'headers': {
  115.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  116.                 }
  117.             });
  118.             \$('.c-conversionArea').css('width','calc(100% - 250px);');
  119.         });
  120. \t\tvar fullscreen = ";
  121.         // line 72
  122.         echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "session", [], "any"falsetruefalse72), "get", [=> "fullscreen"], "method"truetruefalse72)) ? (_twig_default_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "session", [], "any"falsetruefalse72), "get", [=> "fullscreen"], "method"falsefalsefalse72), "0")) : ("0")), "html"nulltrue);
  123.         echo ";
  124. \t\tvar pushmenu = ";
  125.         // line 73
  126.         echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "session", [], "any"falsetruefalse73), "get", [=> "pushmenu"], "method"truetruefalse73)) ? (_twig_default_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "session", [], "any"falsetruefalse73), "get", [=> "pushmenu"], "method"falsefalsefalse73), "1")) : ("1")), "html"nulltrue);
  127.         echo ";
  128. \t\tfunction fullscreen_click(){
  129. \t\t\tif(fullscreen){
  130. \t\t\t\tfullscreen = 0;
  131. \t\t\t}else{
  132. \t\t\t\tfullscreen = 1;
  133. \t\t\t}
  134.             \$.ajax({
  135.                 url: '";
  136.         // line 82
  137.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_fullscreen");
  138.         echo "?fullscreen='+fullscreen,
  139.                 type: 'GET',
  140.                 dataType: 'json'
  141.             }).done(function(data) {
  142.             }).fail(function(data) {
  143.             });
  144. \t\t}
  145. \t\tfunction pushmenu_click(){
  146. \t\t\tif(pushmenu){
  147. \t\t\t\tpushmenu = 0;
  148. \t\t\t}else{
  149. \t\t\t\tpushmenu = 1;
  150. \t\t\t}
  151.             \$.ajax({
  152.                 url: '";
  153.         // line 97
  154.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_pushmenu");
  155.         echo "?pushmenu='+pushmenu,
  156.                 type: 'GET',
  157.                 dataType: 'json'
  158.             }).done(function(data) {
  159.             }).fail(function(data) {
  160.             });
  161. \t\t}
  162.         \$(function() {
  163. \t\t    if(fullscreen){
  164. \t\t\t\t\$('#fullscreen_btn').click();
  165. \t\t    }
  166.             \$.ajax({
  167.                 url: '";
  168.         // line 110
  169.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_fullscreen");
  170.         echo "?fullscreen='+fullscreen,
  171.                 type: 'GET',
  172.                 dataType: 'json'
  173.             }).done(function(data) {
  174.             }).fail(function(data) {
  175.             });
  176. \t\t    if(pushmenu){
  177. \t\t\t\t\$('#pushmenu_btn').click();
  178. \t\t    }
  179.             \$.ajax({
  180.                 url: '";
  181.         // line 120
  182.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_pushmenu");
  183.         echo "?pushmenu='+pushmenu,
  184.                 type: 'GET',
  185.                 dataType: 'json'
  186.             }).done(function(data) {
  187.             }).fail(function(data) {
  188.             });
  189. \t\t\t\$('#fullscreen_btn').on('click', function() {
  190. \t\t\t  fullscreen_click();
  191. \t\t\t});
  192. \t\t\t\$('#pushmenu_btn').on('click', function() {
  193. \t\t\t  pushmenu_click();
  194. \t\t\t});
  195.         });
  196.     </script>
  197.     ";
  198.         // line 138
  199.         echo "    ";
  200.         if (array_key_exists("plugin_assets"$context)) {
  201.             echo twig_include($this->env$context"@admin/snippet.twig", ["snippets" => (isset($context["plugin_assets"]) || array_key_exists("plugin_assets"$context) ? $context["plugin_assets"] : (function () { throw new RuntimeError('Variable "plugin_assets" does not exist.'138$this->source); })())]);
  202.         }
  203.         // line 139
  204.         echo "
  205.     <style type=\"text/css\">
  206.         div.bootstrap-switch-container{
  207.             height: 31.5px;
  208. \t\t}
  209.         div.bootstrap-switch-container span{
  210.             height: 31.5px;
  211. \t\t}
  212. \t\t";
  213.         // line 147
  214.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'147$this->source); })()), "request", [], "any"falsefalsefalse147), "query", [], "any"falsefalsefalse147), "get", [=> "iframe"], "method"falsefalsefalse147) == "iframe-mode")) {
  215.             // line 148
  216.             echo "\t\t.sf-toolbar {
  217. \t\t\tdisplay:none !important;
  218. \t\t}
  219. \t\t";
  220.         }
  221.         // line 152
  222.         echo "
  223.         .badge { 
  224.             border-redius: 0.5rem;
  225. \t\t\ttext-align: left;
  226.         }
  227.         .badge-ec-blue { 
  228.             padding: 0.3rem 0.3rem;
  229.             min-width: 80px;
  230.             font-size: 1rem;
  231.             font-weight: 800;
  232.             border-radius: 0.5rem;
  233.             overflow: hidden;
  234.             font-family:\"ヒラギノ丸ゴ Pro W4\",\"ヒラギノ丸ゴ Pro\",\"Hiragino Maru Gothic Pro\",\"ヒラギノ角ゴ Pro W3\",\"Hiragino Kaku Gothic Pro\",\"HG丸ゴシックM-PRO\",\"HGMaruGothicMPRO\";
  235.         }
  236.         .badge b { 
  237.             font-size: 20px;
  238. \t\t\twidth: 30px;
  239. \t\t\ttext-align: center;
  240. \t\t\tdisplay: inline-block;
  241.         }
  242.         .badge strong { 
  243.             font-size: 1.2rem;
  244.             left: 20px;
  245.         }
  246. \t\t.swal2-container {
  247. \t\t\twidth: 600px !important;
  248. \t\t}
  249. \t\t.swal2-toast {
  250. \t\t\tmax-width: 100% !important;
  251. \t\t\tmin-height: 60px !important;
  252. \t\t}
  253. \t\t.swal2-title {
  254. \t\t\tfont-size: 24px !important;
  255. \t\t\tline-height; 24px !important;
  256. \t\t\tpadding: 10px !important;
  257. \t\t}
  258.     </style>
  259. </head>
  260. <body id=\"page_";
  261.         // line 194
  262.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'194$this->source); })()), "request", [], "any"falsefalsefalse194), "get", [=> "_route"], "method"falsefalsefalse194), "html"nulltrue);
  263.         echo "\" class=\"hold-transition sidebar-mini layout-fixed ";
  264.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'194$this->source); })()), "request", [], "any"falsefalsefalse194), "query", [], "any"falsefalsefalse194), "get", [=> "iframe"], "method"falsefalsefalse194), "html"nulltrue);
  265.         echo "\">
  266. <div class=\"wrapper\">
  267. ";
  268.         // line 196
  269.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'196$this->source); })()), "request", [], "any"falsefalsefalse196), "query", [], "any"falsefalsefalse196), "get", [=> "iframe"], "method"falsefalsefalse196) != "iframe-mode")) {
  270.             // line 197
  271.             echo "  <!-- Preloader -->
  272.   <div class=\"preloader flex-column justify-content-center align-items-center\">
  273.     <img class=\"animation__shake\" src=\"/html/dist/img/exterior_plus_logo.png\" alt=\"Logo\" width=\"600\" style=\"opacity:0.3\">
  274.   </div>
  275. ";
  276.         }
  277.         // line 202
  278.         echo "  <!-- Navbar -->
  279.   <nav class=\"main-header navbar navbar-expand navbar-white navbar-light\">
  280.     <!-- Left navbar links -->
  281.     <ul class=\"navbar-nav\">
  282.       <li class=\"nav-item\">
  283.         <a class=\"nav-link\" data-widget=\"pushmenu\" href=\"#\" role=\"button\" id=\"pushmenu_btn\"><i class=\"fas fa-bars\"></i></a>
  284.       </li>
  285.       <li class=\"nav-item d-none d-sm-inline-block\">
  286.         <a href=\"";
  287.         // line 210
  288.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_homepage");
  289.         echo "\" class=\"nav-link\" data-action=\"confirm\">";
  290.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("admin.home"), "html"nulltrue);
  291.         echo "</a>
  292.       </li>
  293.       <li class=\"nav-item d-none d-sm-inline-block\">
  294.         <a href=\"/C6dwP57u/refine_manage_menu_plus/show/1\" class=\"nav-link\" data-action=\"confirm\">商品管理シート</a>
  295.       </li>
  296.     </ul>
  297.     <!-- Right navbar links -->
  298.     <ul class=\"navbar-nav ml-auto\">
  299.       <!-- Notifications Dropdown Menu -->
  300.       <li class=\"nav-item dropdown\">
  301.         <a class=\"nav-link\" data-toggle=\"dropdown\" href=\"#\">
  302.           ";
  303.         // line 223
  304.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("admin.header.user_name", ["%name%" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'223$this->source); })()), "user", [], "any"falsefalsefalse223), "name", [], "any"falsefalsefalse223)]), "html"nulltrue);
  305.         echo "
  306.         </a>
  307.         <div class=\"dropdown-menu dropdown-menu-lg dropdown-menu-right\">
  308.           <span class=\"dropdown-item dropdown-header\">";
  309.         // line 226
  310.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("admin.header.user_name", ["%name%" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'226$this->source); })()), "user", [], "any"falsefalsefalse226), "name", [], "any"falsefalsefalse226)]), "html"nulltrue);
  311.         echo "</span>
  312.           <div class=\"dropdown-divider\"></div>
  313.           <a href=\"";
  314.         // line 228
  315.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_change_password");
  316.         echo "\" class=\"dropdown-item\">
  317.             <i class=\"fas fa-envelope mr-2\"></i> ";
  318.         // line 229
  319.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("admin.header.change_password"), "html"nulltrue);
  320.         echo "
  321.           </a>
  322.           <a href=\"";
  323.         // line 231
  324.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_logout");
  325.         echo "\" class=\"dropdown-item\">
  326.             <i class=\"fas fa-envelope mr-2\"></i> ";
  327.         // line 232
  328.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("admin.header.logout"), "html"nulltrue);
  329.         echo "
  330.           </a>
  331.         </div>
  332.       </li>
  333.       <li class=\"nav-item\">
  334.         <a class=\"nav-link\" data-widget=\"fullscreen\" href=\"#\" role=\"button\" id=\"fullscreen_btn\">
  335.           <i class=\"fas fa-expand-arrows-alt\"></i>
  336.         </a>
  337.       </li>
  338.     </ul>
  339.   </nav>
  340.   <!-- /.navbar -->
  341.   <aside class=\"main-sidebar sidebar-dark-primary elevation-4\">
  342.     <!-- Brand Logo -->
  343.     <a href=\"";
  344.         // line 246
  345.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("admin_homepage");
  346.         echo "\" class=\"brand-link\">
  347.       <img src=\"/html/dist/img/symbol.png\" alt=\"Exterior Plus\" class=\"brand-image\">
  348.       <span class=\"brand-text font-weight-light\">Exterior Plus</span>
  349.     </a>
  350.     <div class=\"sidebar\">
  351.       ";
  352.         // line 251
  353.         echo twig_include($this->env$context"@admin/nav.twig");
  354.         echo "
  355.     </div>
  356.   </aside>
  357.   <!-- Content Wrapper. Contains page content -->
  358.   <div class=\"content-wrapper\">
  359.     <section class=\"content\">
  360.       <div class=\"container-fluid\">
  361.         ";
  362.         // line 258
  363.         echo twig_include($this->env$context"@admin/alert.twig");
  364.         echo "
  365.         ";
  366.         // line 259
  367.         $this->displayBlock('main'$context$blocks);
  368.         // line 260
  369.         echo "      </div>
  370.     </section>
  371.     <!-- /.content -->
  372.   </div>
  373.   <!-- /.content-wrapper -->
  374.   <footer class=\"main-footer\">
  375.     <strong>Copyright &copy; 2024 KK.3S3</strong>
  376.     All rights reserved.
  377.     <div class=\"float-right d-none d-sm-inline-block\">
  378.       <b>Version</b> 1.2
  379.     </div>
  380.   </footer>
  381. </div>
  382. ";
  383.         // line 273
  384.         $this->loadTemplate("@common/lang.twig""@admin/default_frame.twig"273)->display($context);
  385.         // line 274
  386.         echo "<script src=\"";
  387.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js""admin"), "html"nulltrue);
  388.         echo "\"></script>
  389. ";
  390.         // line 275
  391.         $this->displayBlock('javascript'$context$blocks);
  392.         // line 277
  393.         if (array_key_exists("plugin_snippets"$context)) {
  394.             // line 278
  395.             echo "    ";
  396.             echo twig_include($this->env$context"@admin/snippet.twig", ["snippets" => (isset($context["plugin_snippets"]) || array_key_exists("plugin_snippets"$context) ? $context["plugin_snippets"] : (function () { throw new RuntimeError('Variable "plugin_snippets" does not exist.'278$this->source); })())]);
  397.             echo "
  398. ";
  399.         }
  400.         // line 280
  401.         echo "<!-- Resolve conflict in jQuery UI tooltip with Bootstrap tooltip -->
  402. <script>
  403.   \$.widget.bridge('uibutton', \$.ui.button)
  404. </script>
  405. <!-- Bootstrap 4 -->
  406. <script src=\"/html/plugins/bootstrap/js/bootstrap.bundle.min.js\"></script>
  407. <!-- ChartJS -->
  408. <script src=\"/html/plugins/chart.js/Chart.min.js\"></script>
  409. <!-- Sparkline -->
  410. <script src=\"/html/plugins/sparklines/sparkline.js\"></script>
  411. <!-- JQVMap -->
  412. <script src=\"/html/plugins/jqvmap/jquery.vmap.min.js\"></script>
  413. <script src=\"/html/plugins/jqvmap/maps/jquery.vmap.usa.js\"></script>
  414. <!-- jQuery Knob Chart -->
  415. <script src=\"/html/plugins/jquery-knob/jquery.knob.min.js\"></script>
  416. <!-- daterangepicker -->
  417. <script src=\"/html/plugins/moment/moment.min.js\"></script>
  418. <script src=\"/html/plugins/daterangepicker/daterangepicker.js\"></script>
  419. <!-- Tempusdominus Bootstrap 4 -->
  420. <script src=\"/html/plugins/tempusdominus-bootstrap-4/js/tempusdominus-bootstrap-4.min.js\"></script>
  421. <!-- Summernote -->
  422. <script src=\"/html/plugins/summernote/summernote-bs4.min.js\"></script>
  423. <!-- Bootstrap-Switch -->
  424. <script src=\"/html/plugins/bootstrap-switch/js/bootstrap-switch.min.js\"></script>
  425. <!-- overlayScrollbars -->
  426. <script src=\"/html/plugins/overlayScrollbars/js/jquery.overlayScrollbars.min.js\"></script>
  427. <script src=\"/html/plugins/datatables/jquery.dataTables.min.js\"></script>
  428. <!-- AdminLTE App -->
  429. <script src=\"/html/dist/js/adminlte.js\"></script>
  430. <script>
  431.     \$(\"input[data-bootstrap-switch]\").each(function(){
  432.       \$(this).bootstrapSwitch('state', \$(this).prop('checked'));
  433.     });
  434.     \$('#product_option1').DataTable({
  435.       \"paging\": false,
  436.       \"searching\": true,
  437.     });
  438.     \$('#product_option2').DataTable({
  439.       \"paging\": false,
  440.       \"searching\": true,
  441.     });
  442.     \$('#product_option3').DataTable({
  443.       \"paging\": false,
  444.       \"searching\": true,
  445.     });
  446. </script>
  447. </body>
  448. </html>
  449. ";
  450.         
  451.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  452.         
  453.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  454.     }
  455.     // line 54
  456.     public function block_stylesheet($context, array $blocks = [])
  457.     {
  458.         $macros $this->macros;
  459.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  460.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  461.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  462.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  463.         
  464.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  465.         
  466.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  467.     }
  468.     // line 259
  469.     public function block_main($context, array $blocks = [])
  470.     {
  471.         $macros $this->macros;
  472.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  473.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  474.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  475.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  476.         
  477.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  478.         
  479.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  480.     }
  481.     // line 275
  482.     public function block_javascript($context, array $blocks = [])
  483.     {
  484.         $macros $this->macros;
  485.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  486.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  487.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  488.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  489.         
  490.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  491.         
  492.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  493.     }
  494.     public function getTemplateName()
  495.     {
  496.         return "@admin/default_frame.twig";
  497.     }
  498.     public function isTraitable()
  499.     {
  500.         return false;
  501.     }
  502.     public function getDebugInfo()
  503.     {
  504.         return array (  527 => 275,  509 => 259,  491 => 54,  429 => 280,  423 => 278,  421 => 277,  419 => 275,  414 => 274,  412 => 273,  397 => 260,  395 => 259,  391 => 258,  381 => 251,  373 => 246,  356 => 232,  352 => 231,  347 => 229,  343 => 228,  338 => 226,  332 => 223,  314 => 210,  304 => 202,  297 => 197,  295 => 196,  288 => 194,  244 => 152,  238 => 148,  236 => 147,  226 => 139,  221 => 138,  201 => 120,  188 => 110,  172 => 97,  154 => 82,  142 => 73,  138 => 72,  119 => 55,  117 => 54,  113 => 53,  108 => 51,  104 => 50,  69 => 18,  61 => 17,  57 => 16,  49 => 12,  46 => 1,);
  505.     }
  506.     public function getSourceContext()
  507.     {
  508.         return new Source("<!doctype html>
  509. {#
  510. This file is part of EC-CUBE
  511. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  512. http://www.ec-cube.co.jp/
  513. For the full copyright and license information, please view the LICENSE
  514. file that was distributed with this source code.
  515. #}
  516. <html lang=\"{{ eccube_config.locale }}\">
  517. <head>
  518.     <meta charset=\"utf-8\">
  519.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  520.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  521.     <title>{{ block('sub_title') }} {{ block('title') }} - {{ BaseInfo.shop_name }}</title>
  522.     <link rel=\"icon\" href=\"{{ asset('assets/img/favicon.ico', 'admin') }}\">
  523.     <!-- Google Font: Source Sans Pro -->
  524.     <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback\">
  525.     <!-- Font Awesome -->
  526.     <link rel=\"stylesheet\" href=\"/html/plugins/fontawesome-free/css/all.min.css\">
  527.     <!-- Ionicons -->
  528.     <link rel=\"stylesheet\" href=\"https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css\">
  529.     <!-- Tempusdominus Bootstrap 4 -->
  530.     <link rel=\"stylesheet\" href=\"/html/plugins/tempusdominus-bootstrap-4/css/tempusdominus-bootstrap-4.min.css\">
  531.     <!-- iCheck -->
  532.     <link rel=\"stylesheet\" href=\"/html/plugins/icheck-bootstrap/icheck-bootstrap.min.css\">
  533.     <!-- JQVMap -->
  534.     <link rel=\"stylesheet\" href=\"/html/plugins/jqvmap/jqvmap.min.css\">
  535. \t<link rel=\"stylesheet\" href=\"/html/plugins/datatables-bs4/css/dataTables.bootstrap4.min.css\">
  536. \t<link rel=\"stylesheet\" href=\"/html/plugins/datatables-responsive/css/responsive.bootstrap4.min.css\">
  537. \t<link rel=\"stylesheet\" href=\"/html/plugins/datatables-buttons/css/buttons.bootstrap4.min.css\">
  538.     <!-- Theme style -->
  539.     <link rel=\"stylesheet\" href=\"/html/dist/css/adminlte.min.css\">
  540.     <!-- overlayScrollbars -->
  541.     <link rel=\"stylesheet\" href=\"/html/plugins/overlayScrollbars/css/OverlayScrollbars.min.css\">
  542.     <!-- Daterange picker -->
  543.     <link rel=\"stylesheet\" href=\"/html/plugins/daterangepicker/daterangepicker.css\">
  544.     <!-- summernote -->
  545.     <link rel=\"stylesheet\" href=\"/html/plugins/summernote/summernote-bs4.min.css\">
  546.     <!-- sweetalert2 -->
  547.     <link rel=\"stylesheet\" href=\"/html/plugins/sweetalert2-theme-bootstrap-4/bootstrap-4.min.css\">
  548.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  549.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/v4-shims.css\" integrity=\"sha384-lmquXrF9qn7mMo6iRQ662vN44vTTVUBpcdtDFWPxD9uFPqC/aMn6pcQrTTupiv1A\" crossorigin=\"anonymous\">
  550.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/bootstrap.css', 'admin') }}\">
  551.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/app.css', 'admin') }}\">
  552.     <script src=\"{{ asset('admin.bundle.js', 'bundle') }}\"></script>
  553.     {% block stylesheet %}{% endblock %}
  554. \t<!-- jQuery -->
  555. \t<script src=\"/html/plugins/jquery/jquery.min.js\"></script>
  556. \t<!-- jQuery UI 1.11.4 -->
  557. \t<script src=\"/html/plugins/jquery-ui/jquery-ui.min.js\"></script>
  558. \t<script src=\"/html/plugins/sweetalert2/sweetalert2.min.js\"></script>
  559.     <script>
  560.         \$(function() {
  561.             \$.ajaxSetup({
  562.                 'headers': {
  563.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  564.                 }
  565.             });
  566.             \$('.c-conversionArea').css('width','calc(100% - 250px);');
  567.         });
  568. \t\tvar fullscreen = {{ app.session.get('fullscreen')|default('0') }};
  569. \t\tvar pushmenu = {{ app.session.get('pushmenu')|default('1') }};
  570. \t\tfunction fullscreen_click(){
  571. \t\t\tif(fullscreen){
  572. \t\t\t\tfullscreen = 0;
  573. \t\t\t}else{
  574. \t\t\t\tfullscreen = 1;
  575. \t\t\t}
  576.             \$.ajax({
  577.                 url: '{{ url('admin_fullscreen') }}?fullscreen='+fullscreen,
  578.                 type: 'GET',
  579.                 dataType: 'json'
  580.             }).done(function(data) {
  581.             }).fail(function(data) {
  582.             });
  583. \t\t}
  584. \t\tfunction pushmenu_click(){
  585. \t\t\tif(pushmenu){
  586. \t\t\t\tpushmenu = 0;
  587. \t\t\t}else{
  588. \t\t\t\tpushmenu = 1;
  589. \t\t\t}
  590.             \$.ajax({
  591.                 url: '{{ url('admin_pushmenu') }}?pushmenu='+pushmenu,
  592.                 type: 'GET',
  593.                 dataType: 'json'
  594.             }).done(function(data) {
  595.             }).fail(function(data) {
  596.             });
  597. \t\t}
  598.         \$(function() {
  599. \t\t    if(fullscreen){
  600. \t\t\t\t\$('#fullscreen_btn').click();
  601. \t\t    }
  602.             \$.ajax({
  603.                 url: '{{ url('admin_fullscreen') }}?fullscreen='+fullscreen,
  604.                 type: 'GET',
  605.                 dataType: 'json'
  606.             }).done(function(data) {
  607.             }).fail(function(data) {
  608.             });
  609. \t\t    if(pushmenu){
  610. \t\t\t\t\$('#pushmenu_btn').click();
  611. \t\t    }
  612.             \$.ajax({
  613.                 url: '{{ url('admin_pushmenu') }}?pushmenu='+pushmenu,
  614.                 type: 'GET',
  615.                 dataType: 'json'
  616.             }).done(function(data) {
  617.             }).fail(function(data) {
  618.             });
  619. \t\t\t\$('#fullscreen_btn').on('click', function() {
  620. \t\t\t  fullscreen_click();
  621. \t\t\t});
  622. \t\t\t\$('#pushmenu_btn').on('click', function() {
  623. \t\t\t  pushmenu_click();
  624. \t\t\t});
  625.         });
  626.     </script>
  627.     {# プラグイン用styleseetやmetatagなど #}
  628.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', {snippets: plugin_assets}) }}{% endif %}
  629.     <style type=\"text/css\">
  630.         div.bootstrap-switch-container{
  631.             height: 31.5px;
  632. \t\t}
  633.         div.bootstrap-switch-container span{
  634.             height: 31.5px;
  635. \t\t}
  636. \t\t{% if app.request.query.get(\"iframe\") == \"iframe-mode\" %}
  637. \t\t.sf-toolbar {
  638. \t\t\tdisplay:none !important;
  639. \t\t}
  640. \t\t{% endif %}
  641.         .badge { 
  642.             border-redius: 0.5rem;
  643. \t\t\ttext-align: left;
  644.         }
  645.         .badge-ec-blue { 
  646.             padding: 0.3rem 0.3rem;
  647.             min-width: 80px;
  648.             font-size: 1rem;
  649.             font-weight: 800;
  650.             border-radius: 0.5rem;
  651.             overflow: hidden;
  652.             font-family:\"ヒラギノ丸ゴ Pro W4\",\"ヒラギノ丸ゴ Pro\",\"Hiragino Maru Gothic Pro\",\"ヒラギノ角ゴ Pro W3\",\"Hiragino Kaku Gothic Pro\",\"HG丸ゴシックM-PRO\",\"HGMaruGothicMPRO\";
  653.         }
  654.         .badge b { 
  655.             font-size: 20px;
  656. \t\t\twidth: 30px;
  657. \t\t\ttext-align: center;
  658. \t\t\tdisplay: inline-block;
  659.         }
  660.         .badge strong { 
  661.             font-size: 1.2rem;
  662.             left: 20px;
  663.         }
  664. \t\t.swal2-container {
  665. \t\t\twidth: 600px !important;
  666. \t\t}
  667. \t\t.swal2-toast {
  668. \t\t\tmax-width: 100% !important;
  669. \t\t\tmin-height: 60px !important;
  670. \t\t}
  671. \t\t.swal2-title {
  672. \t\t\tfont-size: 24px !important;
  673. \t\t\tline-height; 24px !important;
  674. \t\t\tpadding: 10px !important;
  675. \t\t}
  676.     </style>
  677. </head>
  678. <body id=\"page_{{ app.request.get('_route') }}\" class=\"hold-transition sidebar-mini layout-fixed {{ app.request.query.get(\"iframe\") }}\">
  679. <div class=\"wrapper\">
  680. {% if app.request.query.get(\"iframe\") != \"iframe-mode\" %}
  681.   <!-- Preloader -->
  682.   <div class=\"preloader flex-column justify-content-center align-items-center\">
  683.     <img class=\"animation__shake\" src=\"/html/dist/img/exterior_plus_logo.png\" alt=\"Logo\" width=\"600\" style=\"opacity:0.3\">
  684.   </div>
  685. {% endif %}
  686.   <!-- Navbar -->
  687.   <nav class=\"main-header navbar navbar-expand navbar-white navbar-light\">
  688.     <!-- Left navbar links -->
  689.     <ul class=\"navbar-nav\">
  690.       <li class=\"nav-item\">
  691.         <a class=\"nav-link\" data-widget=\"pushmenu\" href=\"#\" role=\"button\" id=\"pushmenu_btn\"><i class=\"fas fa-bars\"></i></a>
  692.       </li>
  693.       <li class=\"nav-item d-none d-sm-inline-block\">
  694.         <a href=\"{{ url('admin_homepage') }}\" class=\"nav-link\" data-action=\"confirm\">{{ 'admin.home'|trans }}</a>
  695.       </li>
  696.       <li class=\"nav-item d-none d-sm-inline-block\">
  697.         <a href=\"/C6dwP57u/refine_manage_menu_plus/show/1\" class=\"nav-link\" data-action=\"confirm\">商品管理シート</a>
  698.       </li>
  699.     </ul>
  700.     <!-- Right navbar links -->
  701.     <ul class=\"navbar-nav ml-auto\">
  702.       <!-- Notifications Dropdown Menu -->
  703.       <li class=\"nav-item dropdown\">
  704.         <a class=\"nav-link\" data-toggle=\"dropdown\" href=\"#\">
  705.           {{ 'admin.header.user_name'|trans({'%name%':app.user.name}) }}
  706.         </a>
  707.         <div class=\"dropdown-menu dropdown-menu-lg dropdown-menu-right\">
  708.           <span class=\"dropdown-item dropdown-header\">{{ 'admin.header.user_name'|trans({'%name%':app.user.name}) }}</span>
  709.           <div class=\"dropdown-divider\"></div>
  710.           <a href=\"{{ url(\"admin_change_password\") }}\" class=\"dropdown-item\">
  711.             <i class=\"fas fa-envelope mr-2\"></i> {{ 'admin.header.change_password'|trans }}
  712.           </a>
  713.           <a href=\"{{ url(\"admin_logout\") }}\" class=\"dropdown-item\">
  714.             <i class=\"fas fa-envelope mr-2\"></i> {{ 'admin.header.logout'|trans }}
  715.           </a>
  716.         </div>
  717.       </li>
  718.       <li class=\"nav-item\">
  719.         <a class=\"nav-link\" data-widget=\"fullscreen\" href=\"#\" role=\"button\" id=\"fullscreen_btn\">
  720.           <i class=\"fas fa-expand-arrows-alt\"></i>
  721.         </a>
  722.       </li>
  723.     </ul>
  724.   </nav>
  725.   <!-- /.navbar -->
  726.   <aside class=\"main-sidebar sidebar-dark-primary elevation-4\">
  727.     <!-- Brand Logo -->
  728.     <a href=\"{{ url('admin_homepage') }}\" class=\"brand-link\">
  729.       <img src=\"/html/dist/img/symbol.png\" alt=\"Exterior Plus\" class=\"brand-image\">
  730.       <span class=\"brand-text font-weight-light\">Exterior Plus</span>
  731.     </a>
  732.     <div class=\"sidebar\">
  733.       {{ include('@admin/nav.twig') }}
  734.     </div>
  735.   </aside>
  736.   <!-- Content Wrapper. Contains page content -->
  737.   <div class=\"content-wrapper\">
  738.     <section class=\"content\">
  739.       <div class=\"container-fluid\">
  740.         {{ include('@admin/alert.twig') }}
  741.         {% block main %}{% endblock %}
  742.       </div>
  743.     </section>
  744.     <!-- /.content -->
  745.   </div>
  746.   <!-- /.content-wrapper -->
  747.   <footer class=\"main-footer\">
  748.     <strong>Copyright &copy; 2024 KK.3S3</strong>
  749.     All rights reserved.
  750.     <div class=\"float-right d-none d-sm-inline-block\">
  751.       <b>Version</b> 1.2
  752.     </div>
  753.   </footer>
  754. </div>
  755. {% include('@common/lang.twig') %}
  756. <script src=\"{{ asset('assets/js/function.js', 'admin') }}\"></script>
  757. {% block javascript %}{% endblock %}
  758. {# プラグイン用Snippet #}
  759. {% if plugin_snippets is defined %}
  760.     {{ include('@admin/snippet.twig', {snippets: plugin_snippets}) }}
  761. {% endif %}
  762. <!-- Resolve conflict in jQuery UI tooltip with Bootstrap tooltip -->
  763. <script>
  764.   \$.widget.bridge('uibutton', \$.ui.button)
  765. </script>
  766. <!-- Bootstrap 4 -->
  767. <script src=\"/html/plugins/bootstrap/js/bootstrap.bundle.min.js\"></script>
  768. <!-- ChartJS -->
  769. <script src=\"/html/plugins/chart.js/Chart.min.js\"></script>
  770. <!-- Sparkline -->
  771. <script src=\"/html/plugins/sparklines/sparkline.js\"></script>
  772. <!-- JQVMap -->
  773. <script src=\"/html/plugins/jqvmap/jquery.vmap.min.js\"></script>
  774. <script src=\"/html/plugins/jqvmap/maps/jquery.vmap.usa.js\"></script>
  775. <!-- jQuery Knob Chart -->
  776. <script src=\"/html/plugins/jquery-knob/jquery.knob.min.js\"></script>
  777. <!-- daterangepicker -->
  778. <script src=\"/html/plugins/moment/moment.min.js\"></script>
  779. <script src=\"/html/plugins/daterangepicker/daterangepicker.js\"></script>
  780. <!-- Tempusdominus Bootstrap 4 -->
  781. <script src=\"/html/plugins/tempusdominus-bootstrap-4/js/tempusdominus-bootstrap-4.min.js\"></script>
  782. <!-- Summernote -->
  783. <script src=\"/html/plugins/summernote/summernote-bs4.min.js\"></script>
  784. <!-- Bootstrap-Switch -->
  785. <script src=\"/html/plugins/bootstrap-switch/js/bootstrap-switch.min.js\"></script>
  786. <!-- overlayScrollbars -->
  787. <script src=\"/html/plugins/overlayScrollbars/js/jquery.overlayScrollbars.min.js\"></script>
  788. <script src=\"/html/plugins/datatables/jquery.dataTables.min.js\"></script>
  789. <!-- AdminLTE App -->
  790. <script src=\"/html/dist/js/adminlte.js\"></script>
  791. <script>
  792.     \$(\"input[data-bootstrap-switch]\").each(function(){
  793.       \$(this).bootstrapSwitch('state', \$(this).prop('checked'));
  794.     });
  795.     \$('#product_option1').DataTable({
  796.       \"paging\": false,
  797.       \"searching\": true,
  798.     });
  799.     \$('#product_option2').DataTable({
  800.       \"paging\": false,
  801.       \"searching\": true,
  802.     });
  803.     \$('#product_option3').DataTable({
  804.       \"paging\": false,
  805.       \"searching\": true,
  806.     });
  807. </script>
  808. </body>
  809. </html>
  810. ""@admin/default_frame.twig""/home/xs538259/exterior-plus.jp/public_html/app/template/admin/default_frame.twig");
  811.     }
  812. }