git ssb

3+

arj / patchbook



Commit c6808ebda95764b1cdd2b287584c051d8901fb42

Fix title

Anders Rune Jensen committed on 10/24/2017, 8:02:46 PM
Parent: 887a7473e7af8bb6b193616cde69033be11b1c7c

Files changed

app/page/books.jschanged
app/page/books.jsView
@@ -38,7 +38,8 @@
3838 api.book.pull.getAll(),
3939 Scroller(container, content, api.book.html.render, false, false)
4040 )
4141
42 + container.title = '/books'
4243 return container
4344 }
4445 }

Built with git-ssb-web