Commit ceb16bb5 authored by Leonardo Piccioni de Almeida's avatar Leonardo Piccioni de Almeida
Browse files

Pass NTE as prop

parent fc0ea8b1
......@@ -8,6 +8,7 @@
controller: CityParticipationReportListCtrl,
bindings: {
date: '<',
nte: '<',
},
});
......
......@@ -2,8 +2,8 @@
<tbody class="summary">
<tr>
<td><b>NTE 03 - Seabra</b></td>
<td>{{ nte.name }}</td>
<td><b>{{ $ctrl.nte.name }}</b></td>
<td>105</td>
<td>178</td>
<td>81</td>
<td>543</td>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment