[finish #27470379] don't show launch campaign button for campaign ineligible for launching

pull/1/head
eric 2012-04-05 17:23:25 -04:00
parent 224bebfb80
commit 5eb5b093a3
1 changed files with 2 additions and 0 deletions

View File

@ -65,7 +65,9 @@ The ending date can't be more than six months away- that's a practical limit for
<p> To save your work, or to launch the campaign, click a button below.</p>
<input type="submit" name="save" value="Save Campaign" />
{% ifequal campign.status 'INITIALIZED' %}
<input type="submit" name="launch" value="Launch Campaign" />
{% endifequal %}
</form>
<h3>Premiums</h3>