Sha256: 5eaed8042593d084db7df46e73bc308498923baf679d30c8cf853febd563cc11

Contents?: true

Size: 330 Bytes

Versions: 3

Compression:

Stored size: 330 Bytes

Contents

.modal-header
  %h3.modal-title.modal-youtube{:id => "myModalLabel"}= bt("add_youtube", Mokio::Youtube)
.modal-body
  = render :partial => 'search_yt_body'
  - if @error
    = bt('no_movie_found', Mokio::Youtube)
#only-close-footer.modal-footer
  %button.btn.btn-default{:type => "button", "data-dismiss" => "modal"}= bt("close")

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mokio-0.0.8 app/views/mokio_haml/youtubes/_search_yt.html.haml
mokio-0.0.6 app/views/mokio_haml/youtubes/_search_yt.html.haml
mokio-0.0.5 app/views/mokio_haml/youtubes/_search_yt.html.haml