Merge pull request #19358 from colemanw/dashboardStatus
[civicrm-core.git] / ext / afform / gui / ang / afGuiEditor / inputType / Text.html
1 <input autocomplete="off" class="form-control" ng-model="getSet('input_attrs.placeholder')" ng-model-options="{getterSetter: true}" type="text" title="{{ ts('Click to add placeholder text') }}" />