{% extends "Intranet/Global.php.twig" %} {% block header %} Back Office | Home {% endblock %} {% block body %}
{% include "Intranet/Home/Menu.php.twig" with {'entities': homeVal} %}

HOME

{{ R.js('moussajax/moussaSwitch') }} {{ R.js('moussajax/moussaDrop') }}
{##} {##} {% include 'Input/hidden.twig' with {'type':'hidden', 'class': 'form-group', 'label': '', 'idName':'Entity', 'value':selectedItem.entity} %} {% include 'Input/hidden.twig' with {'type':'hidden', 'class': 'form-group', 'label': '', 'idName':'entityId', 'value':selectedItem.entityId} %}
{# #}

{% set arr = {'noir':'Noir', 'blanc':'Blanc' } %} {% include 'Input/radioNice.twig' with {'class': 'form-group', 'label': 'Text color', 'idName':'textColor', 'value':selectedItem.textColor, 'default':'noir','list':arr, 'classCol':'info' } %}

{#{% if(media.url is not empty) %}#} {##} {#
#} {##} {#
#} {#{% endif %}#}

Drag your photo Min width/Height : 2500px / 1750px

{{ R.js('moussajax/moussaCrop') }} {{ R.js('moussajax/moussaDropnCrop') }}

{% set mobileMedia = selectedItem.getOneMobileMedia() %}

Drag your photo Min width/Height : 1000px / 1800px

{{ R.js('moussajax/moussaCrop') }} {{ R.js('moussajax/moussaDropnCrop') }}

{{ R.js('helpers') }} {{ R.js('vendor/*') }} {{ R.js('moussajax/moussaForm') }} {{ R.js('moussajax/moussaModal') }} {{ R.js('moussajax/moussaConfirm') }} {{ R.js('moussajax/moussaSortable') }} {{ R.js('moussajax/moussaHint') }} {{ R.css('moussajax/moussaModal') }} {{ R.css('vendor/funckyRadio') }} {% endblock %}