commit | 3cee72101551f3bac38d343482afe66cb17a0eb9 | [log] [tgz] |
---|---|---|
author | Daniel Hans <daniel.m.hans@gmail.com> | Wed Jan 11 00:55:13 2012 +0100 |
committer | Daniel Hans <daniel.m.hans@gmail.com> | Wed Jan 11 00:55:13 2012 +0100 |
tree | a4a833e0399a5b91d8e1f1fd7d1d6460748ad4a2 | |
parent | c0f854573c893aa53e5a737b5ae4347fcdfde8cb [diff] |
if condition in Django template relates to the new variable which actually exists. The old condition referred to a non-existing one. It fixes the error that Reply button did not show.