summaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/templates/projecttopbar.html
diff options
context:
space:
mode:
Diffstat (limited to 'lib/toaster/toastergui/templates/projecttopbar.html')
-rw-r--r--lib/toaster/toastergui/templates/projecttopbar.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/toaster/toastergui/templates/projecttopbar.html b/lib/toaster/toastergui/templates/projecttopbar.html
index c1cd6a83a2c..5bc1ac4ad2b 100644
--- a/lib/toaster/toastergui/templates/projecttopbar.html
+++ b/lib/toaster/toastergui/templates/projecttopbar.html
@@ -59,13 +59,11 @@
Import layer
</a>
</li>
- {% if CUSTOM_IMAGE %}
<li>
<a href="{% url 'newcustomimage' project.id %}">
New custom image
</a>
</li>
- {% endif %}
<li class="pull-right">
<form class="form-inline" style="margin-bottom:0px;">
<i class="icon-question-sign get-help heading-help" data-placement="left" title="" data-original-title="Type the name of one or more recipes you want to build, separated by a space. You can also specify a task by appending a semicolon and a task name to the recipe name, like so: <code>busybox:clean</code>"></i>