Spaces:
Sleeping
Sleeping
Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -657,7 +657,7 @@ form-check-input addon-option{
|
|
657 |
|
658 |
|
659 |
|
660 |
-
|
661 |
<h5 class="customisable-text">Customisable</h5>
|
662 |
{% endif %}
|
663 |
</div>
|
|
|
657 |
|
658 |
|
659 |
|
660 |
+
{% if item.Section__c != 'Apetizer' and item.Section__c != 'Customized dish' and item.Section__c !='Soft Drinks' %}
|
661 |
<h5 class="customisable-text">Customisable</h5>
|
662 |
{% endif %}
|
663 |
</div>
|