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

12 lines
315 B

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