{if !empty($funnel.id)}[`Edit funnel`]{else}[`Create funnel`]{/if}

{$_colors = ["#cc5252","#cc8f52","#cccc52","#52cc52","#52cc8f","#52cccc","#528fcc","#5252cc","#8f52cc","#cc52cc","#cc528f"]} {$_toggle_color = $_colors[0]} {if !empty($funnel.color)} {$_toggle_color = $funnel.color} {/if}
    {strip} {foreach $_colors as $_color}
  • {/foreach} {/strip}
    {for $i = 1 to 7}
  • {/for}
{function _renderStage}
  • {if empty($_stage.deals_count)} [`delete`] {else} {_w('%d deal in stage', '%d deals in stage', $_stage.deals_count)} {/if}
  • {/function} {capture assign="_stage_template"}{_renderStage _stage=[]}{/capture}

    [`Stages`]

    [`or`] [`cancel`]
    {if empty($funnel.deals_count)} [`delete`] {else} {_w('%d deal in funnel', '%d deals in funnel', $funnel.deals_count)} {/if}