Initial commit

This commit is contained in:
2019-11-20 07:44:43 +01:00
commit 5bf49c4a81
41188 changed files with 5459177 additions and 0 deletions

View File

@@ -0,0 +1,137 @@
<?php
/* @PrestaShop/Admin/Configure/ShopParameters/customer_preferences.html.twig */
class __TwigTemplate_c90eca0d758769a87dfadca4d8a6bdd8e36b2c3b12d06c8e9969e7c8877726bb extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
// line 25
$this->parent = $this->loadTemplate("@PrestaShop/Admin/layout.html.twig", "@PrestaShop/Admin/Configure/ShopParameters/customer_preferences.html.twig", 25);
$this->blocks = array(
'content' => array($this, 'block_content'),
);
}
protected function doGetParent(array $context)
{
return "@PrestaShop/Admin/layout.html.twig";
}
protected function doDisplay(array $context, array $blocks = array())
{
$__internal_0f9ad422909803a305cf8639daf7e47b9b38b575f60a9b7f75c508ae257b0592 = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_0f9ad422909803a305cf8639daf7e47b9b38b575f60a9b7f75c508ae257b0592->enter($__internal_0f9ad422909803a305cf8639daf7e47b9b38b575f60a9b7f75c508ae257b0592_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@PrestaShop/Admin/Configure/ShopParameters/customer_preferences.html.twig"));
$__internal_66b108c949ba6e26b8f2e4a99f0a45d330da079dd0fa280e9d0755ca374bdfce = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_66b108c949ba6e26b8f2e4a99f0a45d330da079dd0fa280e9d0755ca374bdfce->enter($__internal_66b108c949ba6e26b8f2e4a99f0a45d330da079dd0fa280e9d0755ca374bdfce_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@PrestaShop/Admin/Configure/ShopParameters/customer_preferences.html.twig"));
// line 28
$context["generalForm"] = $this->getAttribute(($context["form"] ?? $this->getContext($context, "form")), "general", array());
// line 25
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_0f9ad422909803a305cf8639daf7e47b9b38b575f60a9b7f75c508ae257b0592->leave($__internal_0f9ad422909803a305cf8639daf7e47b9b38b575f60a9b7f75c508ae257b0592_prof);
$__internal_66b108c949ba6e26b8f2e4a99f0a45d330da079dd0fa280e9d0755ca374bdfce->leave($__internal_66b108c949ba6e26b8f2e4a99f0a45d330da079dd0fa280e9d0755ca374bdfce_prof);
}
// line 30
public function block_content($context, array $blocks = array())
{
$__internal_55e5c5e2f721a196e427bfcba6194613d9a90d1fa2197d7903f327df438a93de = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_55e5c5e2f721a196e427bfcba6194613d9a90d1fa2197d7903f327df438a93de->enter($__internal_55e5c5e2f721a196e427bfcba6194613d9a90d1fa2197d7903f327df438a93de_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "content"));
$__internal_3e528bad08d401a9f10a75955cf8a47e5023e02cd06086496346948b657380e0 = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_3e528bad08d401a9f10a75955cf8a47e5023e02cd06086496346948b657380e0->enter($__internal_3e528bad08d401a9f10a75955cf8a47e5023e02cd06086496346948b657380e0_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "content"));
// line 31
echo " ";
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock(($context["form"] ?? $this->getContext($context, "form")), 'form_start', array("attr" => array("class" => "form", "id" => "configuration_form")));
echo "
<div class=\"row justify-content-center\">
";
// line 33
$this->loadTemplate("@PrestaShop/Admin/Configure/ShopParameters/Blocks/customer_preferences_general.html.twig", "@PrestaShop/Admin/Configure/ShopParameters/customer_preferences.html.twig", 33)->display($context);
// line 34
echo " </div>
";
// line 35
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock(($context["form"] ?? $this->getContext($context, "form")), 'form_end');
echo "
";
$__internal_3e528bad08d401a9f10a75955cf8a47e5023e02cd06086496346948b657380e0->leave($__internal_3e528bad08d401a9f10a75955cf8a47e5023e02cd06086496346948b657380e0_prof);
$__internal_55e5c5e2f721a196e427bfcba6194613d9a90d1fa2197d7903f327df438a93de->leave($__internal_55e5c5e2f721a196e427bfcba6194613d9a90d1fa2197d7903f327df438a93de_prof);
}
public function getTemplateName()
{
return "@PrestaShop/Admin/Configure/ShopParameters/customer_preferences.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 63 => 35, 60 => 34, 58 => 33, 52 => 31, 43 => 30, 33 => 25, 31 => 28, 11 => 25,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("{#**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2018 PrestaShop SA
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*#}
{% extends '@PrestaShop/Admin/layout.html.twig' %}
{% trans_default_domain \"Admin.Shopparameters.Feature\" %}
{% set generalForm = form.general %}
{% block content %}
{{ form_start(form, {'attr': {'class': 'form', 'id': 'configuration_form'}}) }}
<div class=\"row justify-content-center\">
{% include '@PrestaShop/Admin/Configure/ShopParameters/Blocks/customer_preferences_general.html.twig' %}
</div>
{{ form_end(form) }}
{% endblock %}
", "@PrestaShop/Admin/Configure/ShopParameters/customer_preferences.html.twig", "/var/www/clients/client1/web14/web/src/PrestaShopBundle/Resources/views/Admin/Configure/ShopParameters/customer_preferences.html.twig");
}
}