var/cache/dev/twig/9f/9f304ca38eb917f33191c1b25e28afe7148ccb738aac846e9e6e4191e5a4e37b.php line 50

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. /* comun/proyecto/showSimple.html.twig */
  14. class __TwigTemplate_2992f573f5e0d560cdd422e13bbcd9700a4e98196a2044b6ed33c3baa9358a1f extends 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->blocks = [
  23.             'title' => [$this'block_title'],
  24.             'body' => [$this'block_body'],
  25.             'javascripts' => [$this'block_javascripts'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "base.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""comun/proyecto/showSimple.html.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""comun/proyecto/showSimple.html.twig"));
  40.         $this->parent $this->loadTemplate("base.html.twig""comun/proyecto/showSimple.html.twig"1);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  44.         
  45.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  46.     }
  47.     // line 3
  48.     public function block_title($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  55.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("proyecto.titulo"), "html"nulltrue);
  56.         
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  58.         
  59.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  60.     }
  61.     // line 5
  62.     public function block_body($context, array $blocks = [])
  63.     {
  64.         $macros $this->macros;
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  66.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  67.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  68.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  69.         // line 6
  70.         echo "    <div class=\"container-fluid p-0\">
  71.         <h1 class=\"h3 mb-3\">";
  72.         // line 8
  73.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("proyecto.proyecto"), "html"nulltrue);
  74.         echo ": ";
  75.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["proyecto"]) || array_key_exists("proyecto"$context) ? $context["proyecto"] : (function () { throw new RuntimeError('Variable "proyecto" does not exist.'8$this->source); })()), "nombre", [], "any"falsefalsefalse8), "html"nulltrue);
  76.         echo "</h1>
  77.         <div class=\"row\">
  78.             <div class=\"col-md-3 col-xl-2\">
  79.                 <div class=\"card\">
  80.                     <div class=\"list-group list-group-flush\" role=\"tablist\">
  81.                         ";
  82.         // line 16
  83.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["acceso"]) || array_key_exists("acceso"$context) ? $context["acceso"] : (function () { throw new RuntimeError('Variable "acceso" does not exist.'16$this->source); })()), "proyecto", [], "array"falsefalsefalse16), "ver", [], "array"falsefalsefalse16)) {
  84.             // line 17
  85.             echo "                            <a class=\"list-group-item list-group-item-action active\" data-toggle=\"list\" href=\"#datos\" role=\"tab\" aria-selected=\"true\">
  86.                                 ";
  87.             // line 18
  88.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("proyecto.datos"), "html"nulltrue);
  89.             echo "
  90.                             </a>
  91.                         ";
  92.         }
  93.         // line 21
  94.         echo "                        ";
  95.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["acceso"]) || array_key_exists("acceso"$context) ? $context["acceso"] : (function () { throw new RuntimeError('Variable "acceso" does not exist.'21$this->source); })()), "resumen", [], "array"falsefalsefalse21), "ver", [], "array"falsefalsefalse21)) {
  96.             echo "<a class=\"list-group-item list-group-item-action\" id=\"resumenMenu\"  data-url=\"";
  97.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_comun_proyecto_resumen", ["proyecto" => twig_get_attribute($this->env$this->source, (isset($context["proyecto"]) || array_key_exists("proyecto"$context) ? $context["proyecto"] : (function () { throw new RuntimeError('Variable "proyecto" does not exist.'21$this->source); })()), "id", [], "any"falsefalsefalse21)]), "html"nulltrue);
  98.             echo "\" data-toggle=\"list\" href=\"#resumen\" role=\"tab\" aria-selected=\"false\">
  99.                                 ";
  100.             // line 22
  101.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("resumen.titulo"), "html"nulltrue);
  102.             echo "
  103.                             </a>
  104.                         ";
  105.         }
  106.         // line 25
  107.         echo "                        ";
  108.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["acceso"]) || array_key_exists("acceso"$context) ? $context["acceso"] : (function () { throw new RuntimeError('Variable "acceso" does not exist.'25$this->source); })()), "tarea", [], "array"falsefalsefalse25), "ver", [], "array"falsefalsefalse25)) {
  109.             // line 26
  110.             echo "                            <a class=\"list-group-item list-group-item-action\" id=\"tareasMenu\" data-url=\"";
  111.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_comun_tarea_index", ["proyecto" => twig_get_attribute($this->env$this->source, (isset($context["proyecto"]) || array_key_exists("proyecto"$context) ? $context["proyecto"] : (function () { throw new RuntimeError('Variable "proyecto" does not exist.'26$this->source); })()), "id", [], "any"falsefalsefalse26)]), "html"nulltrue);
  112.             echo "\" data-toggle=\"list\" href=\"#tareas\" role=\"tab\" aria-selected=\"false\">
  113.                                 ";
  114.             // line 27
  115.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("tarea.titulo"), "html"nulltrue);
  116.             echo "
  117.                             </a>
  118.                         ";
  119.         }
  120.         // line 30
  121.         echo "                        ";
  122.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["acceso"]) || array_key_exists("acceso"$context) ? $context["acceso"] : (function () { throw new RuntimeError('Variable "acceso" does not exist.'30$this->source); })()), "justificacion", [], "array"falsefalsefalse30), "ver", [], "array"falsefalsefalse30)) {
  123.             // line 31
  124.             echo "                            <a class=\"list-group-item list-group-item-action\" id=\"justificacionesMenu\" data-url=\"";
  125.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_comun_justificacion_index", ["id" => twig_get_attribute($this->env$this->source, (isset($context["proyecto"]) || array_key_exists("proyecto"$context) ? $context["proyecto"] : (function () { throw new RuntimeError('Variable "proyecto" does not exist.'31$this->source); })()), "id", [], "any"falsefalsefalse31)]), "html"nulltrue);
  126.             echo "\" data-toggle=\"list\" href=\"#justificaciones\" role=\"tab\" aria-selected=\"false\">
  127.                                 ";
  128.             // line 32
  129.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("justificacion.titulo"), "html"nulltrue);
  130.             echo "
  131.                             </a>
  132.                         ";
  133.         }
  134.         // line 35
  135.         echo "                        ";
  136.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["acceso"]) || array_key_exists("acceso"$context) ? $context["acceso"] : (function () { throw new RuntimeError('Variable "acceso" does not exist.'35$this->source); })()), "convenio", [], "array"falsefalsefalse35), "ver", [], "array"falsefalsefalse35)) {
  137.             // line 36
  138.             echo "
  139.                             <a class=\"list-group-item list-group-item-action\" id=\"conveniosMenu\" data-url=\"";
  140.             // line 37
  141.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_comun_convenio_index", ["id" => twig_get_attribute($this->env$this->source, (isset($context["proyecto"]) || array_key_exists("proyecto"$context) ? $context["proyecto"] : (function () { throw new RuntimeError('Variable "proyecto" does not exist.'37$this->source); })()), "id", [], "any"falsefalsefalse37)]), "html"nulltrue);
  142.             echo "\" data-toggle=\"list\" href=\"#convenios\" role=\"tab\" aria-selected=\"false\">
  143.                                 ";
  144.             // line 38
  145.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("convenio.titulo"), "html"nulltrue);
  146.             echo "
  147.                             </a>
  148.                         ";
  149.         }
  150.         // line 41
  151.         echo "                        ";
  152.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["acceso"]) || array_key_exists("acceso"$context) ? $context["acceso"] : (function () { throw new RuntimeError('Variable "acceso" does not exist.'41$this->source); })()), "gasto", [], "array"falsefalsefalse41), "ver", [], "array"falsefalsefalse41)) {
  153.             // line 42
  154.             echo "                            <a class=\"list-group-item list-group-item-action\" id=\"gastosMenu\"  data-url=\"";
  155.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_comun_gasto_index", ["id" => twig_get_attribute($this->env$this->source, (isset($context["proyecto"]) || array_key_exists("proyecto"$context) ? $context["proyecto"] : (function () { throw new RuntimeError('Variable "proyecto" does not exist.'42$this->source); })()), "id", [], "any"falsefalsefalse42)]), "html"nulltrue);
  156.             echo "\" data-toggle=\"list\" href=\"#gastos\" role=\"tab\" aria-selected=\"false\">
  157.                                 ";
  158.             // line 43
  159.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("gasto.titulo"), "html"nulltrue);
  160.             echo "
  161.                             </a>
  162.                         ";
  163.         }
  164.         // line 46
  165.         echo "                        ";
  166.         if (twig_in_filter("ROLE_ADMIN"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.'46$this->source); })()), "user", [], "any"falsefalsefalse46), "roles", [], "any"falsefalsefalse46))) {
  167.             echo 
  168.                             ";
  169.             // line 48
  170.             if (twig_get_attribute($this->env$this->source, (isset($context["acceso"]) || array_key_exists("acceso"$context) ? $context["acceso"] : (function () { throw new RuntimeError('Variable "acceso" does not exist.'48$this->source); })()), "acceso", [], "array"falsefalsefalse48)) {
  171.                 // line 49
  172.                 echo "                                <a class=\"list-group-item list-group-item-action\" id=\"accesoMenu\"  data-url=\"";
  173.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_acceso_tercero_index", ["proyecto" => twig_get_attribute($this->env$this->source, (isset($context["proyecto"]) || array_key_exists("proyecto"$context) ? $context["proyecto"] : (function () { throw new RuntimeError('Variable "proyecto" does not exist.'49$this->source); })()), "id", [], "any"falsefalsefalse49)]), "html"nulltrue);
  174.                 echo "\" data-toggle=\"list\" href=\"#acceso\" role=\"tab\" aria-selected=\"false\">
  175.                                     ";
  176.                 // line 50
  177.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("acceso.titulo"), "html"nulltrue);
  178.                 echo "
  179.                                 </a>
  180.                             ";
  181.             }
  182.             // line 53
  183.             echo "                        ";
  184.         }
  185.         // line 54
  186.         echo "                    </div>
  187.                 </div>
  188.             </div>
  189.             <div class=\"col-md-9 col-xl-10\">
  190.                 <div class=\"tab-content\">                   
  191.                     ";
  192.         // line 61
  193.         echo twig_include($this->env$context"comun/proyecto/_tabs/tabDatos.html.twig");
  194.         echo "
  195.                     ";
  196.         // line 63
  197.         echo twig_include($this->env$context"comun/proyecto/_tabs/tabResumen.html.twig");
  198.         echo "
  199.                     ";
  200.         // line 65
  201.         echo twig_include($this->env$context"comun/proyecto/_tabs/tabTarea.html.twig");
  202.         echo "
  203.                     ";
  204.         // line 67
  205.         echo twig_include($this->env$context"comun/proyecto/_tabs/tabJustificacion.html.twig");
  206.         echo "
  207.                     ";
  208.         // line 69
  209.         echo twig_include($this->env$context"comun/proyecto/_tabs/tabConvenio.html.twig");
  210.         echo "
  211.                     ";
  212.         // line 71
  213.         echo twig_include($this->env$context"comun/proyecto/_tabs/tabGasto.html.twig");
  214.         echo "
  215.                     ";
  216.         // line 73
  217.         echo twig_include($this->env$context"comun/proyecto/_tabs/tabAcceso.html.twig");
  218.         echo "
  219.                 </div>
  220.             </div>     
  221.             <div class=\"modal fade show\" id=\"modal-form\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\">
  222.                 <div class=\"modal-dialog\" role=\"document\">
  223.                     <div class=\"modal-content\">
  224.                         <div class=\"modal-header\">
  225.                             <h5 id=\"formTitulo\" class=\"modal-title\"></h5>
  226.                             <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  227.                                 <span aria-hidden=\"true\">×</span>
  228.                             </button>
  229.                         </div>
  230.                         <div id=\"bodyForm\">
  231.                         </div>
  232.                         <div class=\"modal-footer\">
  233.                             <button id=\"guardarDatos\" type=\"button\" class=\"btn btn-primary\">";
  234.         // line 94
  235.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("comun.aceptar"), "html"nulltrue);
  236.         echo "</button>
  237.                         </div>
  238.                     </div>
  239.                 </div>
  240.             </div>
  241.             <div class=\"modal fade show\" id=\"modal-adjuntos\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\">
  242.                 <div class=\"modal-dialog modal-lg\" role=\"document\">
  243.                     <div class=\"modal-content\">
  244.                         <div class=\"modal-header\">
  245.                             <h5 id=\"tituloAdjuntos\" class=\"modal-title\"></h5>
  246.                             <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  247.                                 <span aria-hidden=\"true\">×</span>
  248.                             </button>
  249.                         </div>
  250.                         <div id=\"bodyAdjuntos\">
  251.                         </div>
  252.                     </div>
  253.                 </div>
  254.             </div>
  255.         ";
  256.         
  257.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  258.         
  259.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  260.     }
  261.     // line 122
  262.     public function block_javascripts($context, array $blocks = [])
  263.     {
  264.         $macros $this->macros;
  265.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  266.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  267.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  268.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  269.         // line 123
  270.         echo "
  271.             ";
  272.         // line 124
  273.         $this->displayParentBlock("javascripts"$context$blocks);
  274.         echo 
  275.             <script src=\"";
  276.         // line 125
  277.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/comun/proyecto.js"), "html"nulltrue);
  278.         echo "\"></script>
  279.             <script src=\"";
  280.         // line 126
  281.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/comun/desplegar.js"), "html"nulltrue);
  282.         echo "\"></script>
  283.             <script src=\"";
  284.         // line 127
  285.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/comun/adjuntos.js"), "html"nulltrue);
  286.         echo "\"></script>
  287.             <script src=\"";
  288.         // line 129
  289.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/comun/resumen.js"), "html"nulltrue);
  290.         echo "\"></script>
  291.         ";
  292.         
  293.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  294.         
  295.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  296.     }
  297.     public function getTemplateName()
  298.     {
  299.         return "comun/proyecto/showSimple.html.twig";
  300.     }
  301.     public function isTraitable()
  302.     {
  303.         return false;
  304.     }
  305.     public function getDebugInfo()
  306.     {
  307.         return array (  340 => 129,  335 => 127,  331 => 126,  327 => 125,  323 => 124,  320 => 123,  310 => 122,  273 => 94,  249 => 73,  244 => 71,  239 => 69,  234 => 67,  229 => 65,  224 => 63,  219 => 61,  210 => 54,  207 => 53,  201 => 50,  196 => 49,  194 => 48,  188 => 46,  182 => 43,  177 => 42,  174 => 41,  168 => 38,  164 => 37,  161 => 36,  158 => 35,  152 => 32,  147 => 31,  144 => 30,  138 => 27,  133 => 26,  130 => 25,  124 => 22,  117 => 21,  111 => 18,  108 => 17,  106 => 16,  93 => 8,  89 => 6,  79 => 5,  60 => 3,  37 => 1,);
  308.     }
  309.     public function getSourceContext()
  310.     {
  311.         return new Source("{% extends 'base.html.twig' %}
  312. {% block title %}{{ 'proyecto.titulo'|trans }}{% endblock %}
  313. {% block body %}
  314.     <div class=\"container-fluid p-0\">
  315.         <h1 class=\"h3 mb-3\">{{ 'proyecto.proyecto'|trans }}: {{ proyecto.nombre }}</h1>
  316.         <div class=\"row\">
  317.             <div class=\"col-md-3 col-xl-2\">
  318.                 <div class=\"card\">
  319.                     <div class=\"list-group list-group-flush\" role=\"tablist\">
  320.                         {% if acceso['proyecto']['ver']%}
  321.                             <a class=\"list-group-item list-group-item-action active\" data-toggle=\"list\" href=\"#datos\" role=\"tab\" aria-selected=\"true\">
  322.                                 {{ 'proyecto.datos'|trans }}
  323.                             </a>
  324.                         {% endif %}
  325.                         {% if acceso['resumen']['ver']%}<a class=\"list-group-item list-group-item-action\" id=\"resumenMenu\"  data-url=\"{{ path(\"app_comun_proyecto_resumen\",{'proyecto': proyecto.id}) }}\" data-toggle=\"list\" href=\"#resumen\" role=\"tab\" aria-selected=\"false\">
  326.                                 {{ 'resumen.titulo'|trans }}
  327.                             </a>
  328.                         {% endif %}
  329.                         {% if acceso['tarea']['ver']%}
  330.                             <a class=\"list-group-item list-group-item-action\" id=\"tareasMenu\" data-url=\"{{ path(\"app_comun_tarea_index\",{'proyecto': proyecto.id}) }}\" data-toggle=\"list\" href=\"#tareas\" role=\"tab\" aria-selected=\"false\">
  331.                                 {{ 'tarea.titulo'|trans }}
  332.                             </a>
  333.                         {% endif %}
  334.                         {% if acceso['justificacion']['ver']%}
  335.                             <a class=\"list-group-item list-group-item-action\" id=\"justificacionesMenu\" data-url=\"{{ path(\"app_comun_justificacion_index\",{'id': proyecto.id}) }}\" data-toggle=\"list\" href=\"#justificaciones\" role=\"tab\" aria-selected=\"false\">
  336.                                 {{ 'justificacion.titulo'|trans }}
  337.                             </a>
  338.                         {% endif %}
  339.                         {% if acceso['convenio']['ver']%}
  340.                             <a class=\"list-group-item list-group-item-action\" id=\"conveniosMenu\" data-url=\"{{ path(\"app_comun_convenio_index\",{'id': proyecto.id}) }}\" data-toggle=\"list\" href=\"#convenios\" role=\"tab\" aria-selected=\"false\">
  341.                                 {{ 'convenio.titulo'|trans }}
  342.                             </a>
  343.                         {% endif %}
  344.                         {% if acceso['gasto']['ver']%}
  345.                             <a class=\"list-group-item list-group-item-action\" id=\"gastosMenu\"  data-url=\"{{ path(\"app_comun_gasto_index\",{'id': proyecto.id}) }}\" data-toggle=\"list\" href=\"#gastos\" role=\"tab\" aria-selected=\"false\">
  346.                                 {{ 'gasto.titulo'|trans }}
  347.                             </a>
  348.                         {% endif %}
  349.                         {% if \"ROLE_ADMIN\" in app.user.roles %} 
  350.                             {% if acceso['acceso'] %}
  351.                                 <a class=\"list-group-item list-group-item-action\" id=\"accesoMenu\"  data-url=\"{{ path(\"app_acceso_tercero_index\",{'proyecto': proyecto.id}) }}\" data-toggle=\"list\" href=\"#acceso\" role=\"tab\" aria-selected=\"false\">
  352.                                     {{ 'acceso.titulo'|trans }}
  353.                                 </a>
  354.                             {% endif %}
  355.                         {% endif %}
  356.                     </div>
  357.                 </div>
  358.             </div>
  359.             <div class=\"col-md-9 col-xl-10\">
  360.                 <div class=\"tab-content\">                   
  361.                     {{ include('comun/proyecto/_tabs/tabDatos.html.twig') }}
  362.                     {{ include('comun/proyecto/_tabs/tabResumen.html.twig') }}
  363.                     {{ include('comun/proyecto/_tabs/tabTarea.html.twig') }}
  364.                     {{ include('comun/proyecto/_tabs/tabJustificacion.html.twig') }}
  365.                     {{ include('comun/proyecto/_tabs/tabConvenio.html.twig') }}
  366.                     {{ include('comun/proyecto/_tabs/tabGasto.html.twig') }}
  367.                     {{ include('comun/proyecto/_tabs/tabAcceso.html.twig') }}
  368.                 </div>
  369.             </div>     
  370.             <div class=\"modal fade show\" id=\"modal-form\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\">
  371.                 <div class=\"modal-dialog\" role=\"document\">
  372.                     <div class=\"modal-content\">
  373.                         <div class=\"modal-header\">
  374.                             <h5 id=\"formTitulo\" class=\"modal-title\"></h5>
  375.                             <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  376.                                 <span aria-hidden=\"true\">×</span>
  377.                             </button>
  378.                         </div>
  379.                         <div id=\"bodyForm\">
  380.                         </div>
  381.                         <div class=\"modal-footer\">
  382.                             <button id=\"guardarDatos\" type=\"button\" class=\"btn btn-primary\">{{ 'comun.aceptar'|trans }}</button>
  383.                         </div>
  384.                     </div>
  385.                 </div>
  386.             </div>
  387.             <div class=\"modal fade show\" id=\"modal-adjuntos\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\">
  388.                 <div class=\"modal-dialog modal-lg\" role=\"document\">
  389.                     <div class=\"modal-content\">
  390.                         <div class=\"modal-header\">
  391.                             <h5 id=\"tituloAdjuntos\" class=\"modal-title\"></h5>
  392.                             <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  393.                                 <span aria-hidden=\"true\">×</span>
  394.                             </button>
  395.                         </div>
  396.                         <div id=\"bodyAdjuntos\">
  397.                         </div>
  398.                     </div>
  399.                 </div>
  400.             </div>
  401.         {% endblock %}
  402.         {% block javascripts %}
  403.             {{ parent() }} 
  404.             <script src=\"{{ asset('js/comun/proyecto.js') }}\"></script>
  405.             <script src=\"{{ asset('js/comun/desplegar.js') }}\"></script>
  406.             <script src=\"{{ asset('js/comun/adjuntos.js') }}\"></script>
  407.             <script src=\"{{ asset('js/comun/resumen.js') }}\"></script>
  408.         {% endblock %}
  409. ""comun/proyecto/showSimple.html.twig""/var/www/vhosts/aplicaciones.debamatika.com/daiteke.aplicaciones.debamatika.com/templates/comun/proyecto/showSimple.html.twig");
  410.     }
  411. }