From 85553e522cfd8cf6ecb9f8c6819bff044197502b Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 7 Feb 2017 00:25:27 -0800 Subject: 3747 --- html/062convert_ingredients_to_text.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/062convert_ingredients_to_text.cc.html') diff --git a/html/062convert_ingredients_to_text.cc.html b/html/062convert_ingredients_to_text.cc.html index 9eae6173..c97557e4 100644 --- a/html/062convert_ingredients_to_text.cc.html +++ b/html/062convert_ingredients_to_text.cc.html @@ -147,7 +147,7 @@ if ('onhashchange' in window) { 86 convert_ingredient_to_text(inst.ingredients.at(j), new_instructions, ingredient_name.str()); 87 } 88 } - 89 else if (inst.old_name == "append") { + 89 else if (inst.name_before_rewrite == "append") { 90 // override only variants that try to append to a string 91 // Beware: this hack restricts how much 'append' can be overridden. Any 92 // new variants that match: -- cgit 1.4.1-2-gfad0