harvest-dev team mailing list archive
-
harvest-dev team
-
Mailing list archive
-
Message #00696
[Merge] lp:~dholbach/harvest/964594 into lp:harvest
Daniel Holbach has proposed merging lp:~dholbach/harvest/964594 into lp:harvest.
Requested reviews:
harvest-dev (harvest-dev)
Related bugs:
Bug #964594 in harvest: "Edit oppertunities template currently broken"
https://bugs.launchpad.net/harvest/+bug/964594
For more details, see:
https://code.launchpad.net/~dholbach/harvest/964594/+merge/99361
Please review.
--
https://code.launchpad.net/~dholbach/harvest/964594/+merge/99361
Your team harvest-dev is requested to review the proposed merge of lp:~dholbach/harvest/964594 into lp:harvest.
=== modified file 'harvest/templates/opportunities/opportunity_edit.html'
--- harvest/templates/opportunities/opportunity_edit.html 2011-06-28 14:11:37 +0000
+++ harvest/templates/opportunities/opportunity_edit.html 2012-03-26 16:15:17 +0000
@@ -9,7 +9,7 @@
{{ opportunity.long_description }}
{% else %}
{{ opportunity.description }}
- {% endif %]
+ {% endif %}
{% endblock %}
{% block content %}