Sha256: bba730612510cada1763ef0ad01255434c52a8594fa4fb4c784944c60bca2dc3
Contents?: true
Size: 418 Bytes
Versions: 1
Compression:
Stored size: 418 Bytes
Contents
- search_term ||= nil = choose_database_select(@databases) %hr %form{action: '/content/search', 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.btn.btn-default{type: 'submit'} Search
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
redis_monitor-0.2.1 | lib/engine/app/views/content/_search_form.haml |