Sha256: 09019b8834518b30cb67b7501f7855544f2f953d34297eb239596243af6f3974

Contents?: true

Size: 232 Bytes

Versions: 11

Compression:

Stored size: 232 Bytes

Contents

= modal(id: 'lps-modal') do
  = modal_header do
    %h3.title Search For Person
    = render partial: 'ucb_rails/lps/form'
  = modal_body do
    #lps-results
  = modal_footer do
    #matches.pull-left
    = modal_footer_close_button

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
ucb_rails-0.0.14 app/views/ucb_rails/lps/_modal.html.haml
ucb_rails-0.0.13 app/views/ucb_rails/lps/_modal.html.haml
ucb_rails-0.0.12 app/views/ucb_rails/lps/_modal.html.haml
ucb_rails-0.0.11 app/views/ucb_rails/lps/_modal.html.haml
ucb_rails-0.0.10 app/views/ucb_rails/lps/_modal.html.haml
ucb_rails-0.0.9 app/views/ucb_rails/lps/_modal.html.haml
ucb_rails-0.0.8 app/views/ucb_rails/lps/_modal.html.haml
ucb_rails-0.0.7 app/views/ucb_rails/lps/_modal.html.haml
ucb_rails-0.0.6 app/views/ucb_rails/lps/_modal.html.haml
ucb_rails-0.0.5 app/views/ucb_rails/lps/_modal.html.haml
ucb_rails-0.0.4 app/views/ucb_rails/lps/_modal.html.haml