Removed trailing : from yml example causing error

[Warning] Illegal offset type

Line 597 in \framework\view\Requirements.php
This commit is contained in:
Marijn Kampf 2014-07-15 09:59:43 +01:00
parent 50a2816c69
commit 3fc371b24a

View File

@ -60,7 +60,7 @@ Load the new CSS file into the CMS, by setting the `LeftAndMain.extra_requiremen
:::yml
LeftAndMain:
extra_requirements_css:
- mysite/css/BookmarkedPages.css:
- mysite/css/BookmarkedPages.css
## Create a "bookmark" flag on pages ##