Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -121,7 +121,7 @@ |
121 | 121 | md-items="item in dataKeysSearch(attributeDataKeySearchText, types.dataKeyType.attribute)" |
122 | 122 | md-item-text="item.name" |
123 | 123 | md-min-length="0" |
124 | - placeholder="{{'entity-view.server-attributes-placeholder' | translate }}" | |
124 | + placeholder="{{'entity-view.shared-attributes-placeholder' | translate }}" | |
125 | 125 | md-menu-class="tb-attribute-datakey-autocomplete"> |
126 | 126 | <span md-highlight-text="attributeDataKeySearchText" md-highlight-flags="^i">{{item}}</span> |
127 | 127 | </md-autocomplete> | ... | ... |