| Línea 1593... |
Línea 1593... |
| 1593 |
<form action="#" name="form-section" id="form-section">
|
1593 |
<form action="#" name="form-section" id="form-section">
|
| 1594 |
<input type="hidden" name="section-slug" id="section-slug" value="" />
|
1594 |
<input type="hidden" name="section-slug" id="section-slug" value="" />
|
| 1595 |
<div class="modal-content">
|
1595 |
<div class="modal-content">
|
| 1596 |
<div class="modal-header">
|
1596 |
<div class="modal-header">
|
| 1597 |
<h6 class="modal-title">LABEL_ADD LABEL_SECTION</h6>
|
1597 |
<h6 class="modal-title">LABEL_ADD LABEL_SECTION</h6>
|
| 1598 |
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
|
1598 |
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="btn-close"></button>
|
| 1599 |
<span aria-hidden="true">×</span>
|
- |
|
| 1600 |
</button>
|
- |
|
| 1601 |
</div>
|
1599 |
</div>
|
| 1602 |
<div class="modal-body">
|
1600 |
<div class="modal-body">
|
| 1603 |
<div class="form-group">
|
1601 |
<div class="form-group">
|
| 1604 |
<label for="section-name">LABEL_FIRST_NAME</label>
|
1602 |
<label for="section-name">LABEL_FIRST_NAME</label>
|
| 1605 |
<input type="text" name="section-name" id="section-name" class="form-control" maxlength="50" value="" />
|
1603 |
<input type="text" name="section-name" id="section-name" class="form-control" maxlength="50" value="" />
|
| Línea 1614... |
Línea 1612... |
| 1614 |
<input type="text" name="section-value" id="section-value" class="form-control" value="0" />
|
1612 |
<input type="text" name="section-value" id="section-value" class="form-control" value="0" />
|
| 1615 |
</div>
|
1613 |
</div>
|
| 1616 |
</div>
|
1614 |
</div>
|
| 1617 |
<div class="modal-footer">
|
1615 |
<div class="modal-footer">
|
| 1618 |
<button type="submit" class="btn btn-primary">LABEL_SAVE</button>
|
1616 |
<button type="submit" class="btn btn-primary">LABEL_SAVE</button>
|
| 1619 |
<button type="button" class="btn btn-light" data-dismiss="modal">LABEL_CLOSE</button>
|
1617 |
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="btn-close">LABEL_CLOSE</button>
|
| 1620 |
</div>
|
1618 |
</div>
|
| 1621 |
</div>
|
1619 |
</div>
|
| 1622 |
</form>
|
1620 |
</form>
|
| 1623 |
</div>
|
1621 |
</div>
|
| 1624 |
</div>
|
1622 |
</div>
|
| Línea 1632... |
Línea 1630... |
| 1632 |
<input type="hidden" name="question-section" id="question-section" />
|
1630 |
<input type="hidden" name="question-section" id="question-section" />
|
| 1633 |
<input type="hidden" name="question-slug" id="question-slug" />
|
1631 |
<input type="hidden" name="question-slug" id="question-slug" />
|
| 1634 |
<div class="modal-content">
|
1632 |
<div class="modal-content">
|
| 1635 |
<div class="modal-header">
|
1633 |
<div class="modal-header">
|
| 1636 |
<h6 class="modal-title">LABEL_ADD LABEL_QUESTION</h6>
|
1634 |
<h6 class="modal-title">LABEL_ADD LABEL_QUESTION</h6>
|
| 1637 |
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
|
1635 |
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="btn-close"></button>
|
| 1638 |
<span aria-hidden="true">×</span>
|
- |
|
| 1639 |
</button>
|
- |
|
| 1640 |
</div>
|
1636 |
</div>
|
| 1641 |
<div class="modal-body">
|
1637 |
<div class="modal-body">
|
| 1642 |
<div class="form-group">
|
1638 |
<div class="form-group">
|
| 1643 |
<label for="question-text">LABEL_TEXT</label>
|
1639 |
<label for="question-text">LABEL_TEXT</label>
|
| 1644 |
<!-- ckeditor -->
|
1640 |
<!-- ckeditor -->
|
| Línea 1678... |
Línea 1674... |
| 1678 |
</select>
|
1674 |
</select>
|
| 1679 |
</div>
|
1675 |
</div>
|
| 1680 |
</div>
|
1676 |
</div>
|
| 1681 |
<div class="modal-footer">
|
1677 |
<div class="modal-footer">
|
| 1682 |
<button type="submit" class="btn btn-primary">LABEL_SAVE</button>
|
1678 |
<button type="submit" class="btn btn-primary">LABEL_SAVE</button>
|
| 1683 |
<button type="button" class="btn btn-light" data-dismiss="modal">LABEL_CLOSE</button>
|
1679 |
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="btn-close">LABEL_CLOSE</button>
|
| 1684 |
</div>
|
1680 |
</div>
|
| 1685 |
</div>
|
1681 |
</div>
|
| 1686 |
</form>
|
1682 |
</form>
|
| 1687 |
</div>
|
1683 |
</div>
|
| 1688 |
</div>
|
1684 |
</div>
|
| Línea 1698... |
Línea 1694... |
| 1698 |
<input type="hidden" name="option-question" id="option-question" value="" />
|
1694 |
<input type="hidden" name="option-question" id="option-question" value="" />
|
| 1699 |
<input type="hidden" name="option-slug" id="option-slug" value="" />
|
1695 |
<input type="hidden" name="option-slug" id="option-slug" value="" />
|
| 1700 |
<div class="modal-content">
|
1696 |
<div class="modal-content">
|
| 1701 |
<div class="modal-header">
|
1697 |
<div class="modal-header">
|
| 1702 |
<h6 class="modal-title">LABEL_OPTION</h6>
|
1698 |
<h6 class="modal-title">LABEL_OPTION</h6>
|
| 1703 |
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
|
1699 |
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="btn-close"></button>
|
| 1704 |
<span aria-hidden="true">×</span>
|
- |
|
| 1705 |
</button>
|
- |
|
| 1706 |
</div>
|
1700 |
</div>
|
| 1707 |
<div class="modal-body">
|
1701 |
<div class="modal-body">
|
| 1708 |
<div class="form-group">
|
1702 |
<div class="form-group">
|
| 1709 |
<label for="option-text">LABEL_TEXT</label>
|
1703 |
<label for="option-text">LABEL_TEXT</label>
|
| 1710 |
<!-- ckeditor -->
|
1704 |
<!-- ckeditor -->
|
| Línea 1722... |
Línea 1716... |
| 1722 |
<input type="text" name="option-value" id="option-value" class="form-control" />
|
1716 |
<input type="text" name="option-value" id="option-value" class="form-control" />
|
| 1723 |
</div>
|
1717 |
</div>
|
| 1724 |
</div>
|
1718 |
</div>
|
| 1725 |
<div class="modal-footer">
|
1719 |
<div class="modal-footer">
|
| 1726 |
<button type="submit" class="btn btn-primary">LABEL_SAVE</button>
|
1720 |
<button type="submit" class="btn btn-primary">LABEL_SAVE</button>
|
| 1727 |
<button type="button" class="btn btn-light" data-dismiss="modal">LABEL_CLOSE</button>
|
1721 |
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="btn-close">LABEL_CLOSE</button>
|
| 1728 |
</div>
|
1722 |
</div>
|
| 1729 |
</div>
|
1723 |
</div>
|
| 1730 |
</form>
|
1724 |
</form>
|
| 1731 |
</div>
|
1725 |
</div>
|
| 1732 |
</div>
|
1726 |
</div>
|