Sha256: fe97b2c0cc29f93e42c6168c0706ef741f6ed81c46d5a220d345370d9214f7f2
Contents?: true
Size: 400 Bytes
Versions: 1
Compression:
Stored size: 400 Bytes
Contents
<form role="search" method="GET" class="searchform" action="<%= root_path %>"> <div class="input-group"> <input type="text" class="form-control" value="" placeholder="Search for..." name="search" id="search"> <span class="input-group-btn"> <button class="btn btn-default" type="submit"><i class="fa fa-search"></i> </button> </span> </div> </form>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
roroacms-0.0.7 | spec/dummy/app/views/theme/roroa-bootstrap-3/search_form.html.erb |