fixed borken ng-repeat on table header

This commit is contained in:
okalintu
2016-08-08 20:50:18 +03:00
parent ec9b148e51
commit 4663b6d6ed
+1 -1
View File
@@ -2,7 +2,7 @@
<div >
<table id="choose-address-table" class="ui-widget ui-widget-content">
<thead>
<tr ng-repeat="ui-widget-header">
<tr class="ui-widget-header">
<th>Etunimi</th>
<th>Sukunimi</th>
<th>Sähköposti</th>