...
|
...
|
@@ -991,7 +991,7 @@ |
|
|
<select name="goTo" class="observe" value="[[item.url.action]]" data-field="list.[[index]].url.action">
|
|
|
[[layout action_template]]
|
|
|
</select>
|
|
|
<input type="text" placeholder="url" value="[[item.url.url]]" class="observe" required="required" data-field="list.[[index]].url.url"/>
|
|
|
<input type="text" placeholder="url" value="[[item.url.url]]" class="observe" data-field="list.[[index]].url.url"/>
|
|
|
</p>
|
|
|
[[/each]]
|
|
|
<p>
|
...
|
...
|
|