bansho/app/components/directive/table/cell_single/cell_single.html

4 lines
109 B
HTML

<span data-ng-controller="CellSingleCtrl" class="data-table__data">
{{entry[attributes.entryKey]}}
</span>