git ssb

0+

dangerousbeans / patchbay-bootstrap



Commit feae32d32cd634e16d96edf91a1744992fcb3012

removed comments

Joran Kikke committed on 9/5/2016, 11:37:41 PM
Parent: e21a9be3a9549565bc7a341242f66ca526e31ce9

Files changed

index.jschanged
index.jsView
@@ -27,13 +27,5 @@
2727 console.log(require('depject/graph')(modules))
2828 process.exit(0)
2929 }
3030
31-//
32-// document.head.appendChild(
33-// h('style', fs.readFileSync('./css/bootstrap.css', 'utf8')
34-// ))
35-// document.head.appendChild(
36-// h('style', fs.readFileSync('./css/bootstrap_theme.css', 'utf8')
37-// ))
38-
3931 document.body.appendChild(modules['app.js'].app())

Built with git-ssb-web