Merge pull request #11823 from Rincewind34/fix/45453-wptable-highlighting-configuration-misses-all-attributes-highlighted-hint

pull/11864/head
Christophe Bliard 2 years ago committed by GitHub
commit e03cad4ede
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      frontend/src/app/features/work-packages/components/wp-table/configuration-modal/tabs/highlighting-tab.component.html

@ -35,6 +35,7 @@
class="form--select-field -multi-select"
bindLabel="name"
name="highlighting_attributes"
placeholder="{{ text.highlighting_mode.inline_all_attributes }}"
appendTo="body">
</ng-select>
</div>

Loading…
Cancel
Save