Blame view

common/modules/rubrication/views/tax-option/value/_fields_link.php 149 Bytes
a8370482   Alexander Karnovsky   init project
1
2
  <?= $form->field($valueModel, 'name')->textInput(['maxlength' => true]) ?>
  <?= $form->field($valueModel, 'link')->textInput(['maxlength' => true]) ?>