Compare commits
No commits in common. "756c72eecf5af21c66b4bc02b3d2e0426ce1df3c" and "bca196c6c3d48d4fe9d710681fd4826fe75f084f" have entirely different histories.
756c72eecf
...
bca196c6c3
|
|
@ -54,7 +54,7 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body {% if single_page %} class="single-pages" {% endif %}>
|
<body {% if single_page %} class="single-pages" {% endif %}>
|
||||||
<!-- <div id="thumbs" class="thumbnails"></div> -->
|
<div id="thumbs" class="thumbnails"></div>
|
||||||
<template data-ref='pagedjs-content'>{{ pad_content }}</template>
|
<template data-ref='pagedjs-content'>{{ pad_content }}</template>
|
||||||
<script>
|
<script>
|
||||||
class Thumb extends Paged.Handler {
|
class Thumb extends Paged.Handler {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue