Advertisement
Guest User

Untitled

a guest
Mar 18th, 2015
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. ---
  2. Name: mysite
  3. After:
  4. - 'framework/*'
  5. - 'cms/*'
  6. ---
  7. # YAML configuration for SilverStripe
  8. # See http://doc.silverstripe.org/framework/en/topics/configuration
  9. # Caution: Indentation through two spaces, not tabs
  10. SSViewer:
  11. theme: 'simple'
  12. ---
  13. LeftAndMain:
  14. extra_requirements_javascript:
  15. - mysite/js/myfile.js
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement