Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16910 | Rev 16929 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 16910 Rev 16928
Línea 1598... Línea 1598...
1598
        theme: 'fa',
1598
        theme: 'fa',
1599
        language: 'es',
1599
        language: 'es',
1600
        showUpload: false,
1600
        showUpload: false,
1601
        dropZoneEnabled: false,
1601
        dropZoneEnabled: false,
1602
        maxFileCount: 1,
1602
        maxFileCount: 1,
1603
        placeholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1603
        msgPlaceholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1604
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
1604
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
1605
    });
1605
    });
Línea 1606... Línea 1606...
1606
 
1606
 
1607
 
1607
 
1608
    $('#form-slide-text-edit #background').fileinput({
1608
    $('#form-slide-text-edit #background').fileinput({
1609
        theme: 'fa',
1609
        theme: 'fa',
1610
        language: 'es',
1610
        language: 'es',
1611
        showUpload: false,
1611
        showUpload: false,
1612
        dropZoneEnabled: false,
1612
        dropZoneEnabled: false,
1613
        maxFileCount: 1,
1613
        maxFileCount: 1,
1614
        placeholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1614
       msgPlaceholder:  'LABEL_RECOMMENDED_SIZE $image_size',
Línea 1624... Línea 1624...
1624
        theme: 'fa',
1624
        theme: 'fa',
1625
        language: 'es',
1625
        language: 'es',
1626
        showUpload: false,
1626
        showUpload: false,
1627
        dropZoneEnabled: false,
1627
        dropZoneEnabled: false,
1628
        maxFileCount: 1,
1628
        maxFileCount: 1,
1629
        placeholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1629
        msgPlaceholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1630
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
1630
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
1631
    });
1631
    });
Línea 1632... Línea 1632...
1632
 
1632
 
1633
 
1633
 
1634
    $('#form-slide-image-edit #file').fileinput({
1634
    $('#form-slide-image-edit #file').fileinput({
1635
        theme: 'fa',
1635
        theme: 'fa',
1636
        language: 'es',
1636
        language: 'es',
1637
        showUpload: false,
1637
        showUpload: false,
1638
        dropZoneEnabled: false,
1638
        dropZoneEnabled: false,
1639
        maxFileCount: 1,
1639
        maxFileCount: 1,
1640
        placeholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1640
        msgPlaceholder:  'LABEL_RECOMMENDED_SIZE $image_size',
Línea 1641... Línea 1641...
1641
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
1641
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
1642
    });
1642
    });
Línea 1669... Línea 1669...
1669
        theme: 'fa',
1669
        theme: 'fa',
1670
        language: 'es',
1670
        language: 'es',
1671
        showUpload: false,
1671
        showUpload: false,
1672
        dropZoneEnabled: false,
1672
        dropZoneEnabled: false,
1673
        maxFileCount: 1,
1673
        maxFileCount: 1,
1674
        placeholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1674
        msgPlaceholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1675
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
1675
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
1676
    });
1676
    });
Línea 1677... Línea 1677...
1677
 
1677
 
1678
 
1678
 
1679
    $('#form-slide-video-edit #background').fileinput({
1679
    $('#form-slide-video-edit #background').fileinput({
1680
        theme: 'fa',
1680
        theme: 'fa',
1681
        language: 'es',
1681
        language: 'es',
1682
        showUpload: false,
1682
        showUpload: false,
1683
        dropZoneEnabled: false,
1683
        dropZoneEnabled: false,
1684
        maxFileCount: 1,
1684
        maxFileCount: 1,
1685
        placeholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1685
        msgPlaceholder:  'LABEL_RECOMMENDED_SIZE $image_size',
Línea 1720... Línea 1720...
1720
        theme: 'fa',
1720
        theme: 'fa',
1721
        language: 'es',
1721
        language: 'es',
1722
        showUpload: false,
1722
        showUpload: false,
1723
        dropZoneEnabled: false,
1723
        dropZoneEnabled: false,
1724
        maxFileCount: 1,
1724
        maxFileCount: 1,
1725
        placeholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1725
       msgPlaceholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1726
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
1726
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
1727
    });
1727
    });
Línea 1728... Línea 1728...
1728
 
1728
 
1729
 
1729
 
1730
    $('#form-slide-document-edit #background').fileinput({
1730
    $('#form-slide-document-edit #background').fileinput({
1731
        theme: 'fa',
1731
        theme: 'fa',
1732
        language: 'es',
1732
        language: 'es',
1733
        showUpload: false,
1733
        showUpload: false,
1734
        dropZoneEnabled: false,
1734
        dropZoneEnabled: false,
1735
        maxFileCount: 1,
1735
        maxFileCount: 1,
1736
        placeholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1736
        msgPlaceholder:  'LABEL_RECOMMENDED_SIZE $image_size',
Línea 1737... Línea 1737...
1737
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
1737
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
Línea 1769... Línea 1769...
1769
        theme: 'fa',
1769
        theme: 'fa',
1770
        language: 'es',
1770
        language: 'es',
1771
        showUpload: false,
1771
        showUpload: false,
1772
        dropZoneEnabled: false,
1772
        dropZoneEnabled: false,
1773
        maxFileCount: 1,
1773
        maxFileCount: 1,
1774
        placeholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1774
        msgPlaceholder: 'LABEL_RECOMMENDED_SIZE $image_size',
1775
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
1775
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
1776
    });
1776
    });
Línea 1777... Línea 1777...
1777
 
1777
 
1778
 
1778
 
1779
    $('#form-slide-audio-edit #background').fileinput({
1779
    $('#form-slide-audio-edit #background').fileinput({
1780
        theme: 'fa',
1780
        theme: 'fa',
1781
        language: 'es',
1781
        language: 'es',
1782
        showUpload: false,
1782
        showUpload: false,
1783
        dropZoneEnabled: false,
1783
        dropZoneEnabled: false,
1784
        maxFileCount: 1,
1784
        maxFileCount: 1,
1785
        placeholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1785
       msgPlaceholder: 'LABEL_RECOMMENDED_SIZE $image_size',
Línea 1801... Línea 1801...
1801
        theme: 'fa',
1801
        theme: 'fa',
1802
        language: 'es',
1802
        language: 'es',
1803
        showUpload: false,
1803
        showUpload: false,
1804
        dropZoneEnabled: false,
1804
        dropZoneEnabled: false,
1805
        maxFileCount: 1,
1805
        maxFileCount: 1,
1806
        placeholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1806
        msgPlaceholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1807
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
1807
        allowedFileExtensions: ['jpeg', 'jpg', 'png'],
1808
    });
1808
    });
Línea 1809... Línea 1809...
1809
 
1809
 
1810
 
1810
 
1811
    $('#form-slide-quizz-edit #background').fileinput({
1811
    $('#form-slide-quizz-edit #background').fileinput({
1812
        theme: 'fa',
1812
        theme: 'fa',
1813
        language: 'es',
1813
        language: 'es',
1814
        showUpload: false,
1814
        showUpload: false,
1815
        dropZoneEnabled: false,
1815
        dropZoneEnabled: false,
1816
        maxFileCount: 1,
1816
        maxFileCount: 1,
1817
        placeholder:  'LABEL_RECOMMENDED_SIZE $image_size',
1817
        msgPlaceholder:  'LABEL_RECOMMENDED_SIZE $image_size',