mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 15:05:50 +00:00
Added search form
git-svn-id: http://svn.silverstripe.com/projects/ss2doc/branches/v2@115268 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
6c27241b7b
commit
94e5af025b
4
themes/docs/templates/DocumentationViewer.ss
vendored
4
themes/docs/templates/DocumentationViewer.ss
vendored
@ -28,6 +28,10 @@
|
||||
<div id="breadcrumbs">
|
||||
<% include DocBreadcrumbs %>
|
||||
</div>
|
||||
|
||||
<div id="search">
|
||||
$DocumentationSearchForm
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="layout">
|
||||
|
Loading…
x
Reference in New Issue
Block a user