changed hostname in toolbar.yml so toolbar works on local installs

This commit is contained in:
David Alexander 2015-11-24 13:19:04 +13:00
parent 74c76e4c50
commit ff80157fc8
2 changed files with 4 additions and 3 deletions

View File

@ -13,7 +13,7 @@ Only:
environment: dev
---
GlobalNav:
hostname: '//ssorg.dev/'
hostname: '//www.silverstripe.org/'
css_path: '/themes/ssv3/css/toolbar.min.css'
snippet_path: '/assets'
use_localhost: false
@ -22,7 +22,7 @@ Only:
environment: test
---
GlobalNav:
hostname: '//sssites-ssorg-uat.sites.silverstripe.com/'
hostname: '//www.silverstripe.org/'
css_path: '/themes/ssv3/css/toolbar.min.css'
snippet_path: '/assets'
use_localhost: false

View File

@ -1,7 +1,8 @@
<!DOCTYPE html>
<html>
<% include DocumentationHead %>
<% include DocumentationHead %>
<div id="masthead" <% if Versions %>class="has_versions"<% end_if %>>
<div class="wrapper">