----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviewboard-tflink.rhcloud.com/r/18/#review27 -----------------------------------------------------------
As I'm looking through the template code, why not remove the "last synced with" message that's repeated in almost every page and put it at the milestone_base.html level and combine it with the cgit message?
I don't think it's as important to have the cgit or the sync message in the admin interface and it probably shouldn't be duplicated as much as it is. I can't think of a reason that we wouldn't want the "last synced" message on every public facing page.
blockerbugs/templates/index.html http://reviewboard-tflink.rhcloud.com/r/18/#comment52
I assume this is associated with the layout change in the footer block - question there remains the same
blockerbugs/templates/layout.html http://reviewboard-tflink.rhcloud.com/r/18/#comment51
Why remove this? I usually kept example stuff in the blocks at the layout level so that it's obvious when the block isn't being filled with any meaningful content.
blockerbugs/templates/layout.html http://reviewboard-tflink.rhcloud.com/r/18/#comment50
I'd rather see this combined with the existing "last synced with" footer, not done as a block in the layout or at least renamed to something more obvious than footer_
It took me a minute to realize that this was a new block and not just changing the existing footer block
- Tim Flink
On April 22, 2013, 8:47 a.m., Martin Krizek wrote:
This is an automatically generated e-mail. To reply, visit: http://reviewboard-tflink.rhcloud.com/r/18/
(Updated April 22, 2013, 8:47 a.m.)
Review request for blockerbugs.
Bugs: 343 https://fedorahosted.org/fedora-qa/ticket/343
Repository: blockerbugs
Description
This is maybe trivial to have a review for but two things might be discussed:
- do we want to show the link just on index or on all pages?
- is the wording of the link ok?
Diffs
blockerbugs/templates/layout.html a0b5ebda3ff61a3fa2647d96ef77037ed0d729d2 blockerbugs/templates/index.html 088962bfcb16c3f0d163366f2235fc557e0d45dc
Diff: http://reviewboard-tflink.rhcloud.com/r/18/diff/
Testing
Thanks,
Martin Krizek