From d3c0f3ac3420c1172476e9a8c13e0239a7532e68 Mon Sep 17 00:00:00 2001 From: Antonio Fernandez Date: Tue, 11 Jan 2022 00:36:57 -0500 Subject: [PATCH] Removing {$row.display_name} from the line button (#6233) The reason I think this should be removed is because setting the label on this model of phone removes the ability to see status of the line button. For example (without the label), if I have a call on hold on my first line button, it will show the caller's number and the state of that call. For example: "4165551234 holding" When you put the label, it removes that great feature. --- resources/templates/provision/snom/D785/{$mac}.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/templates/provision/snom/D785/{$mac}.xml b/resources/templates/provision/snom/D785/{$mac}.xml index d6705e3491..33fe69b458 100644 --- a/resources/templates/provision/snom/D785/{$mac}.xml +++ b/resources/templates/provision/snom/D785/{$mac}.xml @@ -79,7 +79,7 @@ {assign var="maxKeys" value=77 - count($lines)} {foreach $lines as $row} - line + line {if $row@index eq 11}{break}{/if} {/foreach} {foreach $keys["line"] as $row}