process default behacior for languages

This commit is contained in:
Manuel Raynaud
2013-10-23 15:41:41 +02:00
parent 5542d8c494
commit 3dd51d98b6
5 changed files with 108 additions and 1 deletions

View File

@@ -93,8 +93,9 @@
<div class="title title-without-tabs">{intl l="Parameters"}</div>
{form name="thelia.lang.defaultBehavior"}
<form action="{url path="/admin/configuration/languages/defaultBehavior"}" method="post">
{form_hidden_fields form=$form}
{form_field form=$form field="behavior"}
<div class="form-group">
<div class="form-group {if $error}has-error{/if}" >
<label for="{$label_attr.for}" class="label-control">{intl l="If a translation is missing or incomplete :"}</label>
<div class="input-group">
<select name="{$name}" id="{$label_attr.for}" data-toggle="selectpicker">