mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 15:05:50 +00:00
Enabled search box
git-svn-id: http://svn.silverstripe.com/projects/ss2doc/branches/v2@118353 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
2e3382a6ab
commit
64696cc446
2
themes/docs/templates/Page.ss
vendored
2
themes/docs/templates/Page.ss
vendored
@ -10,7 +10,7 @@
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
|
||||
<% require javascript(sapphire/thirdparty/jquery/jquery.js) %>
|
||||
<% require javascript(http://silverstripe.org/toolbar/javascript/toolbar.min.js?site=doc&searchShow=false) %>
|
||||
<% require javascript(http://silverstripe.org/toolbar/javascript/toolbar.min.js?site=doc&searchShow=true) %>
|
||||
<% require css(http://silverstripe.org/toolbar/css/toolbar.css) %>
|
||||
|
||||
<% require css(themes/ssorgsites/css/ss.screen.min.css, screen) %>
|
||||
|
Loading…
x
Reference in New Issue
Block a user