summaryrefslogtreecommitdiff
path: root/docs/ociotheme/searchbox.html
diff options
context:
space:
mode:
authorMatteo F. Vescovi <mfv.debian@gmail.com>2013-08-20 09:53:19 +0100
committerMatteo F. Vescovi <mfv.debian@gmail.com>2013-08-20 09:53:19 +0100
commit66e5d9e2915733247bca47d077414ec2594aedad (patch)
treef4070a31bf015e159dadd34378cda703d8f6edea /docs/ociotheme/searchbox.html
opencolorio (1.0.8~dfsg0-2) unstable; urgency=low
* debian/rules: get-orig-source stuff added * debian/rules: useless dh addon removed * debian/rules: License.txt duplicate removed * debian/rules: SSE optimization disabled (Closes: #719174) * debian/libopencolorio1.symbols: file removed (Closes: #719175) # imported from the archive
Diffstat (limited to 'docs/ociotheme/searchbox.html')
-rw-r--r--docs/ociotheme/searchbox.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/ociotheme/searchbox.html b/docs/ociotheme/searchbox.html
new file mode 100644
index 0000000..e631a35
--- /dev/null
+++ b/docs/ociotheme/searchbox.html
@@ -0,0 +1,12 @@
+
+<div id="searchbox" style="display: none">
+ <h3>{{ _('Quick search') }}</h3>
+ <form class="search" action="{{ pathto('search') }}" method="get">
+ <input type="text" name="q" />
+ <input type="submit" value="{{ _('Go') }}" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+<script type="text/javascript">$('#searchbox').show(0);</script>
+