Switch to side-by-side view

--- a/Allura/development.ini
+++ b/Allura/development.ini
@@ -66,6 +66,8 @@
 static.url_base = /nf/%(build_key)s/_static_/
 # static.url_base = ://a.fsdn.com/allura/nf/%(build_key)s/_static_/
 # cdn.url_base = //a.fsdn.com/allura
+
+ew.extra_headers = [ ('Access-Control-Allow-Origin', '*') ]
 
 scm.host.ro.git = git://git.localhost$path
 scm.host.rw.git = ssh://$username@localhost:8022/scm-repo$path