OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/frontend/app/components/work-packages/wp-display-attr/wp-display-attr.directive.html

16 lines
421 B

<span class="inplace-edit--read-value--container">
<span class="hidden-for-sighted __d__hidden-for-sighted"
aria-hidden="true">
</span>
<span class="wp-table--cell-span inplace-edit--read-value--value __d__cell" >
<span class="__d__renderer">
<ng-include ng-if="::!$ctrl.field.isManualRenderer"
src="::$ctrl.field.template">
</ng-include>
</span>
</span>
</span>