// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
ruby27
/
share
/
gems
/
gems
/
rdoc-6.2.1.1
/
lib
/
rdoc
/
generator
/
template
/
darkfish
[ PARENT ]
EDIT :: _sidebar_search.rhtml
<div id="search-section" role="search" class="project-section initially-hidden"> <form action="#" method="get" accept-charset="utf-8"> <div id="search-field-wrapper"> <input id="search-field" role="combobox" aria-label="Search" aria-autocomplete="list" aria-controls="search-results" type="text" name="search" placeholder="Search" spellcheck="false" title="Type to search, Up and Down to navigate, Enter to load"> </div> <ul id="search-results" aria-label="Search Results" aria-busy="false" aria-expanded="false" aria-atomic="false" class="initially-hidden"></ul> </form> </div>
SAVE
CANCEL