Rename afform_gui -> afform_admin
[civicrm-core.git] / ext / afform / admin / ang / afGuiEditor / entityConfig / Generic.html
CommitLineData
1b745abc
CW
1<div class="checkbox">
2 <label>
3 <input type="checkbox" ng-model="entity['url-autofill']" ng-true-value="'1'" ng-false-value="'0'" />
4 {{ ts('Allow url autofill') }}
5 </label>
6</div>