Better bookdetail

This commit is contained in:
Sébastien Lucas 2014-02-09 21:17:04 +01:00
parent 04e22728fa
commit 034e4bd331
2 changed files with 45 additions and 37 deletions

View file

@ -78,7 +78,7 @@ function getCurrentCss () {
}
function getCurrentTemplate () {
return "default";
return "bootstrap";
}
function getUrlWithVersion ($url) {