Hi, On Sun, 13 Jul 2014, Christophe Siraut wrote: > <div class="span2"> > + <button class="btn inline-btn">Edit</button>
This supplementary button makes each entry uses twice the size in height. I'd rather use the horizontal space better... and instead of adding a supplementary button, we should just move the "modify" button to be always visible, no? > +{% if subscriptions|length > 0 %} > +<p>Please refer to the <a > href="https://www.debian.org/doc/manuals/developers-reference/resources.html#pkg-tracking-system">developer > reference</a> for a description of the subscription keywords.</a></p> > +{% endif %} This is not OK. This information must be available on the screen where you pick the keywords for your subscription. And I'd rather avoid an external reference. We should have added a description field to the Keyword model... (That said I wanted to avoid further model changes until we switch to Django 1.7) Cheers, -- Raphaël Hertzog ◈ Debian Developer Discover the Debian Administrator's Handbook: → http://debian-handbook.info/get/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org