some usability changes
[redakcja.git] / apps / catalogue / templates / catalogue / book_list / book.html
index 00f2f1c..46d5ae1 100755 (executable)
     {% endwith %}
 {% else %}
     <tr>
-        <td><a href="{% url catalogue_book book.slug %}" title='{% trans "Book settings" %}'>[B]</a></td>
+        <td class='book-settings-link'><a href="{% url catalogue_book book.slug %}" title='{% trans "Book settings" %}'>[B]</a></td>
         <td></td>
         <td>{{ book.title }}</td>
-        <td></td><td></td>
+        <td></td>
+        <td class='user-column'></td>
         <td>
             {% if book.published %}P{% endif %}
             {% if book.new_publishable %}p{% endif %}