<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* base.html.twig */
class __TwigTemplate_865f7c87fa2cf6e10a0a851043bb76e73c8cb39e92e0f437d79bcef317543956 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'title' => [$this, 'block_title'],
'stylesheets' => [$this, 'block_stylesheets'],
'titre_appli' => [$this, 'block_titre_appli'],
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
// line 1
echo "<!DOCTYPE html>
<html class=\"fixed sidebar-left-collapsed\">
<head>
<meta charset=\"UTF-8\">
<title>";
// line 5
$this->displayBlock('title', $context, $blocks);
echo "</title>
<link rel=\"stylesheet\" href=\"";
// line 6
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/bootstrap/css/bootstrap.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 7
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/font-awesome/css/font-awesome.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 8
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/magnific-popup/magnific-popup.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 9
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/bootstrap-datepicker/css/datepicker3.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 10
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker-master/jquery.datetimepicker.css"), "html", null, true);
echo "\">
<!-- Specific Page Vendor CSS -->
<link rel=\"stylesheet\" href=\"";
// line 13
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jquery-ui/css/ui-lightness/jquery-ui-1.10.4.custom.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 14
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/bootstrap-multiselect/bootstrap-multiselect.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 15
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/morris/morris.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 16
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/select2/select2.css"), "html", null, true);
echo "\">
";
// line 18
echo " <link rel=\"stylesheet\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/summernote/summernote.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 19
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/summernote/summernote-bs3.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 20
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/bootstrap-fileupload/bootstrap-fileupload.min.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"https://pro.fontawesome.com/releases/v6.0.0-beta2/css/all.css\">
<script src=\"https://cdn.jsdelivr.net/npm/chart.js\"></script>
<link href=\"";
// line 24
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("main.css"), "html", null, true);
echo "\" rel=\"stylesheet\"></head>
<!-- Theme CSS -->
<link rel=\"stylesheet\" href=\"";
// line 26
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/stylesheets/theme.css"), "html", null, true);
echo "\">
<!-- Skin CSS -->
<link rel=\"stylesheet\" href=\"";
// line 29
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/stylesheets/skins/default.css"), "html", null, true);
echo "\">
<!-- Theme Custom CSS -->
<link rel=\"stylesheet\" href=\"";
// line 32
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/stylesheets/theme-custom.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 33
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/stylesheets/perso.css"), "html", null, true);
echo "\">
<!-- Head Libs -->
<script src=\"";
// line 36
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/modernizr/modernizr.js"), "html", null, true);
echo "\"></script>
";
// line 38
echo " ";
$this->displayBlock('stylesheets', $context, $blocks);
// line 40
echo " </head>
<body>
<section class=\"body\">
";
// line 43
$this->loadTemplate("header.html.twig", "base.html.twig", 43)->display($context);
// line 44
echo " ";
if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_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.', 44, $this->source); })()), "session", [], "any", false, false, false, 44), "flashBag", [], "any", false, false, false, 44), "has", ["info"], "method", false, false, false, 44)) {
// line 45
echo " <div class=\"alert alert-success\">
";
// line 46
echo twig_escape_filter($this->env, twig_join_filter(twig_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.', 46, $this->source); })()), "flashes", ["info"], "method", false, false, false, 46)), "html", null, true);
echo "
</div>
";
}
// line 49
echo " <div class=\"inner-wrapper\">
";
// line 50
$this->loadTemplate("sidebar.html.twig", "base.html.twig", 50)->display($context);
// line 51
echo " <!-- MAIN CONTENT-->
<section role=\"main\" class=\"content-body\">
<header class=\"page-header\">
<h2>";
// line 54
$this->displayBlock('titre_appli', $context, $blocks);
echo "</h2>
<div class=\"right-wrapper pull-right\">
<ol class=\"breadcrumbs\">
<li>
<a href=\"";
// line 59
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("accueil");
echo "\">
<i class=\"fa fa-home\"></i>
</a>
</li>
</ol>
<a class=\"sidebar-right-toggle\" data-open=\"sidebar-right\"><i class=\"fa fa-chevron-left\"></i></a>
</div>
</header>
";
// line 68
$this->displayBlock('body', $context, $blocks);
// line 69
echo " <div class=\"row\" style=\"background-color:white\">
<div class=\"col-lg-12\"><center><img src=\"";
// line 70
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/LogosPartners.png"), "html", null, true);
echo "\" style=\"width:70%\"></center></div>
</div>
</section>
</div>
</section>
<body>
<script src=\"";
// line 76
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jquery/jquery.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 77
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jquery-browser-mobile/jquery.browser.mobile.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 78
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/bootstrap/js/bootstrap.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 79
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/nanoscroller/nanoscroller.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 80
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/bootstrap-datepicker/js/bootstrap-datepicker.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 81
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/magnific-popup/magnific-popup.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 82
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jquery-placeholder/jquery.placeholder.js"), "html", null, true);
echo "\"></script>
<!-- Specific Page Vendor -->
<script src=\"";
// line 85
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jquery-ui/js/jquery-ui-1.10.4.custom.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 86
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jquery-ui-touch-punch/jquery.ui.touch-punch.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 87
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jquery-appear/jquery.appear.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 88
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/bootstrap-multiselect/bootstrap-multiselect.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 89
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jquery-easypiechart/jquery.easypiechart.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 90
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/flot/jquery.flot.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 91
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/flot-tooltip/jquery.flot.tooltip.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 92
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/flot/jquery.flot.pie.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 93
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/flot/jquery.flot.categories.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 94
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/flot/jquery.flot.resize.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 95
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jquery-sparkline/jquery.sparkline.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 96
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/raphael/raphael.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 97
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/morris/morris.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 98
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/gauge/gauge.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 99
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/snap-svg/snap.svg.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 100
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/liquid-meter/liquid.meter.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 101
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jquery-maskedinput/jquery.maskedinput.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 102
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jqvmap/jquery.vmap.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 103
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jqvmap/data/jquery.vmap.sampledata.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 104
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jqvmap/maps/jquery.vmap.world.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 105
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jqvmap/maps/continents/jquery.vmap.africa.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 106
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jqvmap/maps/continents/jquery.vmap.asia.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 107
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jqvmap/maps/continents/jquery.vmap.australia.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 108
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jqvmap/maps/continents/jquery.vmap.europe.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 109
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jqvmap/maps/continents/jquery.vmap.north-america.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 110
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jqvmap/maps/continents/jquery.vmap.south-america.js"), "html", null, true);
echo "\"></script>
<script src =\"";
// line 111
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker-master/jquery.datetimepicker.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 112
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/select2/select2.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 113
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/jquery-datatables/extras/TableTools/js/dataTables.tableTools.min.js"), "html", null, true);
echo "\"></script>
";
// line 115
echo " <script src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/summernote/summernote.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 116
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vendor/bootstrap-fileupload/bootstrap-fileupload.min.js"), "html", null, true);
echo "\"></script>
<script src=\"https://cdn.datatables.net/1.13.1/js/jquery.dataTables.min.js\"></script>
<script src=\"https://cdn.datatables.net/buttons/2.3.2/js/dataTables.buttons.min.js\"></script>
<script src=\"https://cdn.datatables.net/buttons/2.3.2/js/buttons.html5.min.js\"></script>
<!-- Theme Base, Components and Settings -->
<script src=\"";
// line 122
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/javascripts/theme.js"), "html", null, true);
echo "\"></script>
<!-- Theme Custom -->
<script src=\"";
// line 125
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/javascripts/theme.custom.js"), "html", null, true);
echo "\"></script>
<!-- Theme Initialization Files -->
<script src=\"";
// line 128
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/javascripts/theme.init.js"), "html", null, true);
echo "\"></script>
";
// line 129
$this->loadTemplate("app/DatePicker/datepicker.html.twig", "base.html.twig", 129)->display($context);
// line 130
echo "
<script>
(function() {
var datatableInit = function() {
\$('#maTable').dataTable( {
stateSave: true,
\"pagingType\": \"full_numbers\",
fixedHeader: true,
columnDefs: [
{ width: 50, targets: 0 }
],
fixedColumns: true,
// \"aaSorting\": [] ,
language: {
\"lengthMenu\": \"_MENU_ results per page\",
\"search\": \"Rechercher\",
\"zeroRecords\": \"no results\",
\"info\": \"_MAX_ results\",
\"infoEmpty\": \"No reults\",
\"infoFiltered\": \"(filtered from _MAX_ total records)\",
\"paginate\": {
\"previous\": \"<\",
\"first\": \"<<\",
\"next\": \">\",
\"last\": \">>\",
},
},
\"lengthMenu\": [[10, 25, 50, -1], [10, 25, 50, \"All\"]],
dom: '<\"top\"Bli>rt<\"bottom\"p><\"clear\">,',
buttons: [
// 'csvHtml5',
],
fixedHeader: {
headerOffset: 50
},
} );
};
\$(function() {
datatableInit();
});
}).apply( this, [ jQuery ]);
(function() {
var datatableInitExplo = function() {
\$('#maTableExplo').dataTable( {
\"scrollX\" : true,
\"paging\" : false,
\"ordering\" : false,
\"info\" : false,
\"searching\" : false,
} );
};
\$(function() {
datatableInitExplo();
});
}).apply( this, [ jQuery ]);
\$(function(){
jQuery(document).ready(function() {
console.log(\"jQuery est prĂȘt !\");
\$('.select2').select2();
});
\$(\"#fieldset1 legend\").click(function(){
if (\$(\"#fields\").is(\":visible\")){\$(\"#fields\").slideUp(500);}
if (\$(\"#fields\").is(\":hidden\")){\$(\"#fields\").slideDown(500);}
});
});
</script>
";
// line 202
$this->displayBlock('javascripts', $context, $blocks);
// line 204
echo " </body>
</html>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 5
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
echo "EURCAW - Ruminants & Equines Experts";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 38
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 39
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 54
public function block_titre_appli($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "titre_appli"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "titre_appli"));
echo "EURCAW -<i> Ruminants & Equines</i> Experts";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 68
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 202
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "base.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 551 => 202, 533 => 68, 514 => 54, 504 => 39, 494 => 38, 475 => 5, 463 => 204, 461 => 202, 387 => 130, 385 => 129, 381 => 128, 375 => 125, 369 => 122, 360 => 116, 355 => 115, 351 => 113, 347 => 112, 343 => 111, 339 => 110, 335 => 109, 331 => 108, 327 => 107, 323 => 106, 319 => 105, 315 => 104, 311 => 103, 307 => 102, 303 => 101, 299 => 100, 295 => 99, 291 => 98, 287 => 97, 283 => 96, 279 => 95, 275 => 94, 271 => 93, 267 => 92, 263 => 91, 259 => 90, 255 => 89, 251 => 88, 247 => 87, 243 => 86, 239 => 85, 233 => 82, 229 => 81, 225 => 80, 221 => 79, 217 => 78, 213 => 77, 209 => 76, 200 => 70, 197 => 69, 195 => 68, 183 => 59, 175 => 54, 170 => 51, 168 => 50, 165 => 49, 159 => 46, 156 => 45, 153 => 44, 151 => 43, 146 => 40, 143 => 38, 139 => 36, 133 => 33, 129 => 32, 123 => 29, 117 => 26, 112 => 24, 105 => 20, 101 => 19, 96 => 18, 92 => 16, 88 => 15, 84 => 14, 80 => 13, 74 => 10, 70 => 9, 66 => 8, 62 => 7, 58 => 6, 54 => 5, 48 => 1,);
}
public function getSourceContext()
{
return new Source("<!DOCTYPE html>
<html class=\"fixed sidebar-left-collapsed\">
<head>
<meta charset=\"UTF-8\">
<title>{% block title %}EURCAW - Ruminants & Equines Experts{% endblock %}</title>
<link rel=\"stylesheet\" href=\"{{ asset('assets/vendor/bootstrap/css/bootstrap.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/vendor/font-awesome/css/font-awesome.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/vendor/magnific-popup/magnific-popup.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/vendor/bootstrap-datepicker/css/datepicker3.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/plugins/datetimepicker-master/jquery.datetimepicker.css') }}\">
<!-- Specific Page Vendor CSS -->
<link rel=\"stylesheet\" href=\"{{ asset('assets/vendor/jquery-ui/css/ui-lightness/jquery-ui-1.10.4.custom.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/vendor/bootstrap-multiselect/bootstrap-multiselect.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/vendor/morris/morris.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/vendor/select2/select2.css') }}\">
{# <link rel=\"stylesheet\" href=\"https://cdn.datatables.net/1.10.19/css/jquery.dataTables.min.css') }}\"> #}
<link rel=\"stylesheet\" href=\"{{ asset('assets/vendor/summernote/summernote.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/vendor/summernote/summernote-bs3.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/vendor/bootstrap-fileupload/bootstrap-fileupload.min.css') }}\">
<link rel=\"stylesheet\" href=\"https://pro.fontawesome.com/releases/v6.0.0-beta2/css/all.css\">
<script src=\"https://cdn.jsdelivr.net/npm/chart.js\"></script>
<link href=\"{{ asset('main.css') }}\" rel=\"stylesheet\"></head>
<!-- Theme CSS -->
<link rel=\"stylesheet\" href=\"{{ asset('assets/stylesheets/theme.css') }}\">
<!-- Skin CSS -->
<link rel=\"stylesheet\" href=\"{{ asset('assets/stylesheets/skins/default.css') }}\">
<!-- Theme Custom CSS -->
<link rel=\"stylesheet\" href=\"{{ asset('assets/stylesheets/theme-custom.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/stylesheets/perso.css') }}\">
<!-- Head Libs -->
<script src=\"{{ asset('assets/vendor/modernizr/modernizr.js')}}\"></script>
{# <link rel=\"stylesheet\" href=\"{{ asset('bundles/bootstrap/css/bootstrap.min.css') }}\"> #}
{% block stylesheets %}
{% endblock %}
</head>
<body>
<section class=\"body\">
{% include ('header.html.twig') %}
{% if app.session.flashBag.has('info') %}
<div class=\"alert alert-success\">
{{ app.flashes('info')|join }}
</div>
{% endif %}
<div class=\"inner-wrapper\">
{% include('sidebar.html.twig') %}
<!-- MAIN CONTENT-->
<section role=\"main\" class=\"content-body\">
<header class=\"page-header\">
<h2>{% block titre_appli %}EURCAW -<i> Ruminants & Equines</i> Experts{% endblock %}</h2>
<div class=\"right-wrapper pull-right\">
<ol class=\"breadcrumbs\">
<li>
<a href=\"{{ path('accueil') }}\">
<i class=\"fa fa-home\"></i>
</a>
</li>
</ol>
<a class=\"sidebar-right-toggle\" data-open=\"sidebar-right\"><i class=\"fa fa-chevron-left\"></i></a>
</div>
</header>
{% block body %}{% endblock %}
<div class=\"row\" style=\"background-color:white\">
<div class=\"col-lg-12\"><center><img src=\"{{ asset('assets/images/LogosPartners.png') }}\" style=\"width:70%\"></center></div>
</div>
</section>
</div>
</section>
<body>
<script src=\"{{ asset('assets/vendor/jquery/jquery.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jquery-browser-mobile/jquery.browser.mobile.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/bootstrap/js/bootstrap.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/nanoscroller/nanoscroller.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/bootstrap-datepicker/js/bootstrap-datepicker.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/magnific-popup/magnific-popup.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jquery-placeholder/jquery.placeholder.js')}}\"></script>
<!-- Specific Page Vendor -->
<script src=\"{{ asset('assets/vendor/jquery-ui/js/jquery-ui-1.10.4.custom.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jquery-ui-touch-punch/jquery.ui.touch-punch.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jquery-appear/jquery.appear.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/bootstrap-multiselect/bootstrap-multiselect.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jquery-easypiechart/jquery.easypiechart.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/flot/jquery.flot.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/flot-tooltip/jquery.flot.tooltip.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/flot/jquery.flot.pie.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/flot/jquery.flot.categories.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/flot/jquery.flot.resize.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jquery-sparkline/jquery.sparkline.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/raphael/raphael.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/morris/morris.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/gauge/gauge.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/snap-svg/snap.svg.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/liquid-meter/liquid.meter.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jquery-maskedinput/jquery.maskedinput.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jqvmap/jquery.vmap.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jqvmap/data/jquery.vmap.sampledata.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jqvmap/maps/jquery.vmap.world.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jqvmap/maps/continents/jquery.vmap.africa.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jqvmap/maps/continents/jquery.vmap.asia.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jqvmap/maps/continents/jquery.vmap.australia.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jqvmap/maps/continents/jquery.vmap.europe.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jqvmap/maps/continents/jquery.vmap.north-america.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jqvmap/maps/continents/jquery.vmap.south-america.js')}}\"></script>
<script src =\"{{ asset('assets/plugins/datetimepicker-master/jquery.datetimepicker.js') }}\"></script>
<script src=\"{{ asset('assets/vendor/select2/select2.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/jquery-datatables/extras/TableTools/js/dataTables.tableTools.min.js')}}\"></script>
{# // <script src=\"{{ asset('assets/vendor/jquery-datatables-bs3/../assets/js/datatables.js')}}\"></script> #}
<script src=\"{{ asset('assets/vendor/summernote/summernote.js')}}\"></script>
<script src=\"{{ asset('assets/vendor/bootstrap-fileupload/bootstrap-fileupload.min.js')}}\"></script>
<script src=\"https://cdn.datatables.net/1.13.1/js/jquery.dataTables.min.js\"></script>
<script src=\"https://cdn.datatables.net/buttons/2.3.2/js/dataTables.buttons.min.js\"></script>
<script src=\"https://cdn.datatables.net/buttons/2.3.2/js/buttons.html5.min.js\"></script>
<!-- Theme Base, Components and Settings -->
<script src=\"{{ asset('assets/javascripts/theme.js')}}\"></script>
<!-- Theme Custom -->
<script src=\"{{ asset('assets/javascripts/theme.custom.js')}}\"></script>
<!-- Theme Initialization Files -->
<script src=\"{{ asset('assets/javascripts/theme.init.js')}}\"></script>
{% include 'app/DatePicker/datepicker.html.twig' %}
<script>
(function() {
var datatableInit = function() {
\$('#maTable').dataTable( {
stateSave: true,
\"pagingType\": \"full_numbers\",
fixedHeader: true,
columnDefs: [
{ width: 50, targets: 0 }
],
fixedColumns: true,
// \"aaSorting\": [] ,
language: {
\"lengthMenu\": \"_MENU_ results per page\",
\"search\": \"Rechercher\",
\"zeroRecords\": \"no results\",
\"info\": \"_MAX_ results\",
\"infoEmpty\": \"No reults\",
\"infoFiltered\": \"(filtered from _MAX_ total records)\",
\"paginate\": {
\"previous\": \"<\",
\"first\": \"<<\",
\"next\": \">\",
\"last\": \">>\",
},
},
\"lengthMenu\": [[10, 25, 50, -1], [10, 25, 50, \"All\"]],
dom: '<\"top\"Bli>rt<\"bottom\"p><\"clear\">,',
buttons: [
// 'csvHtml5',
],
fixedHeader: {
headerOffset: 50
},
} );
};
\$(function() {
datatableInit();
});
}).apply( this, [ jQuery ]);
(function() {
var datatableInitExplo = function() {
\$('#maTableExplo').dataTable( {
\"scrollX\" : true,
\"paging\" : false,
\"ordering\" : false,
\"info\" : false,
\"searching\" : false,
} );
};
\$(function() {
datatableInitExplo();
});
}).apply( this, [ jQuery ]);
\$(function(){
jQuery(document).ready(function() {
console.log(\"jQuery est prĂȘt !\");
\$('.select2').select2();
});
\$(\"#fieldset1 legend\").click(function(){
if (\$(\"#fields\").is(\":visible\")){\$(\"#fields\").slideUp(500);}
if (\$(\"#fields\").is(\":hidden\")){\$(\"#fields\").slideDown(500);}
});
});
</script>
{% block javascripts %}
{% endblock %}
</body>
</html>
", "base.html.twig", "/var/www/html/eurcaw-experts/templates/base.html.twig");
}
}