Sha256: fc9413eb8c6061d476885e7d447200505ce72edadd7a8267ca3cb876704905e5

Contents?: true

Size: 397 Bytes

Versions: 1

Compression:

Stored size: 397 Bytes

Contents

#fixed-gallery
  .slider.es-carousel-wrapper
    .es-carousel
      %ul
  %div.close.ui-state-default.ui-corner-all
    %span.ui-icon.ui-icon-closethick
    
:javascript
  $(function(){
    LolitaFileUploadGallery.buttonTitle = '#{t('lolita.tinymce.gallery')}'
    LolitaFileUploadGallery.buttonImage = '#{asset_path('lolita/tinymce_gallery.png')}'
    LolitaFileUploadGallery.get().init()
  })
  

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lolita-file-upload-0.7.1 app/views/components/lolita/configuration/tab/files/_fixed_gallery.html.haml