Merge pull request #30 from mandrew/features/ssv3

specifiy after toolbar
This commit is contained in:
Cam Findlay 2014-07-23 14:19:01 +12:00
commit d0c8fa50c9
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
---
After:
- framework/*
- cms/*
---
StaticExporter:
extensions:
- DocumentationStaticPublisherExtension
@ -5,6 +10,11 @@ StaticExporter:
Controller:
extensions:
- ControllerExtension
---
After:
- toolbar/*
---
GlobalNav:
hostname: 'http://ssorg-another.test.silverstripe.com/'
css_path: '/themes/ssv3/css/toolbar.css'

View File

@ -8,7 +8,6 @@
<script type="text/javascript" src="//use.typekit.net/emt4dhq.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<link type="text/css" rel="stylesheet" href="http://silverstripe.org/toolbar/css/toolbar.css" />
</head>
<body class="theme-theme1">