Sha256: ffb06c77c4ea25067cb83e054e67ede72a3598a452b341c7557b3395c5a4be49

Contents?: true

Size: 528 Bytes

Versions: 6

Compression:

Stored size: 528 Bytes

Contents

<page title="Search">
  <body: onload="Hobo.applyEvents(); Hobo.doSearch('search-field')"/>

  <content-body:>
    <panel class="red" style="margin-top: 40px">
      <h2>Search</h2>
      <div class="search">
        <input type="text" id="search-field" class="search-bhv" style="width: 90%"/>
        <spinner id="search_spinner"/>
      </div>
    </panel>

    <panel class="hidden" id="search-results-panel">
      <h2>Results</h2>
      <section id="search-results">&nbsp;</section>
    </panel>
  </content-body>

</page>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hobo-0.7.0 hobo_files/plugin/generators/hobo_front_controller/templates/search.dryml
hobo-0.7.1 hobo_files/plugin/generators/hobo_front_controller/templates/search.dryml
hobo-0.7.2 hobo_files/plugin/generators/hobo_front_controller/templates/search.dryml
hobo-0.7.3 hobo_files/plugin/generators/hobo_front_controller/templates/search.dryml
hobo-0.7.4 hobo_files/plugin/generators/hobo_front_controller/templates/search.dryml
hobo-0.7.5 hobo_files/plugin/generators/hobo_front_controller/templates/search.dryml