1
0
Fork 0

New field "created" in gcontacts. New option for timeframe when polling global contacts

This commit is contained in:
Michael Vogel 2015-07-21 00:05:44 +02:00
commit 9717fa82fe
5 changed files with 126 additions and 21 deletions

View file

@ -118,6 +118,7 @@
<h3>{{$portable_contacts}}</h3>
{{include file="field_checkbox.tpl" field=$poco_completion}}
{{include file="field_select.tpl" field=$poco_discovery}}
{{include file="field_select.tpl" field=$poco_discovery_since}}
{{include file="field_checkbox.tpl" field=$poco_local_search}}
<div class="submit"><input type="submit" name="page_site" value="{{$submit|escape:'html'}}" /></div>