Sha256: c9cd13387fd37ea6faa7b1d9171c5c0f7fbf3a3e3b4900ae7ecda1afd9c0b3c8

Contents?: true

Size: 431 Bytes

Versions: 3

Compression:

Stored size: 431 Bytes

Contents

- search_term ||= nil

= choose_database_select(@databases)
%hr

%form{action: search_content_index_path, method: 'get', style: 'margin-top: 5px'}
  .form-group
    %label{for: 'input_key'}
      Introduce search terms (wildcards allowed)
    %input.form-control{type: 'text', id: 'input_key', name: 'key', placeholder: 'Search terms', value: search_term}
  .form-group
    %button{type: 'submit', class: remove_class}
      Search

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
redis_monitor-0.3.3 lib/engine/app/views/content/_search_form.haml
redis_monitor-0.3.2 lib/engine/app/views/content/_search_form.haml
redis_monitor-0.3 lib/engine/app/views/content/_search_form.haml