Improve indentation on the mac.cfg file.
This commit is contained in:
parent
b41803b0f6
commit
92c7eaaea6
|
|
@ -36,16 +36,16 @@
|
||||||
|
|
||||||
<attendant attendant.reg="1" attendant.ringType="ringer1" attendant.uri="">
|
<attendant attendant.reg="1" attendant.ringType="ringer1" attendant.uri="">
|
||||||
<attendant.behaviors>
|
<attendant.behaviors>
|
||||||
<attendant.behaviors.display>
|
<attendant.behaviors.display>
|
||||||
<attendant.behaviors.display.remoteCallerID
|
<attendant.behaviors.display.remoteCallerID
|
||||||
attendant.behaviors.display.remoteCallerID.automata="1"
|
attendant.behaviors.display.remoteCallerID.automata="1"
|
||||||
attendant.behaviors.display.remoteCallerID.normal="1">
|
attendant.behaviors.display.remoteCallerID.normal="1">
|
||||||
</attendant.behaviors.display.remoteCallerID>
|
</attendant.behaviors.display.remoteCallerID>
|
||||||
<attendant.behaviors.display.spontaneousCallAppearances
|
<attendant.behaviors.display.spontaneousCallAppearances
|
||||||
attendant.behaviors.display.spontaneousCallAppearances.automata="0"
|
attendant.behaviors.display.spontaneousCallAppearances.automata="0"
|
||||||
attendant.behaviors.display.spontaneousCallAppearances.normal="1">
|
attendant.behaviors.display.spontaneousCallAppearances.normal="1">
|
||||||
</attendant.behaviors.display.spontaneousCallAppearances>
|
</attendant.behaviors.display.spontaneousCallAppearances>
|
||||||
</attendant.behaviors.display>
|
</attendant.behaviors.display>
|
||||||
</attendant.behaviors>
|
</attendant.behaviors>
|
||||||
<attendant.resourceList
|
<attendant.resourceList
|
||||||
{foreach $keys as $row}{if $row.device_key_category == "line"}{if $row.device_key_type != "line"}attendant.resourceList.{$row.device_key_id}.address="{$row.device_key_value}"
|
{foreach $keys as $row}{if $row.device_key_category == "line"}{if $row.device_key_type != "line"}attendant.resourceList.{$row.device_key_id}.address="{$row.device_key_value}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue