File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/components/bitrix/main.field.double/templates/main.edit/mobile.php
Back
<?php if(!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true) die(); /** * @var DoubleUfComponent $component * @var array $arResult */ $component = $this->getComponent(); foreach($arResult['value'] as $value) { $multipleClass = ($arResult['userField']['MULTIPLE'] === 'Y' ? ' multiple' : ''); ?> <span class="mobile-grid-data-span <?= $multipleClass ?>"> <input <?= $component->getHtmlBuilder()->buildTagAttributes($value['attrList']) ?> > </span> <?php } if( $arResult['userField']['MULTIPLE'] === 'Y' && $arResult['additionalParameters']['SHOW_BUTTON'] !== 'N' ) { print $component->getHtmlBuilder()->getMobileCloneButton($arResult['fieldName']); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings