Browse Source

loading thingy

master
wes 9 years ago
parent
commit
b2ed2a3449
  1. 2
      src/scripts/book.tag

2
src/scripts/book.tag

@ -2,7 +2,7 @@
<div class="text-clip toast" if={ opts.title && opts.author }>
<p>
<dt class="book-title text-center">
<button onclick={ makeResourceGetter(this) } class="btn tooltip tooltip-top">
<button onclick={ makeResourceGetter(this) } class="btn btn-link">
{ opts.title }
</button>
</dt>

Loading…
Cancel
Save