Add navigation bar in the webapp.

This commit is contained in:
Luc Didry
2014-07-11 12:33:34 +02:00
parent 44c0d5a9c9
commit a57815a2ea
+2 -1
View File
@@ -28,5 +28,6 @@
"href": "<%= url_for('/') %>",
"disposition": "window"
}
}
},
"chrome": { "navigation": true }
}