fixed borken ng-repeat on table header
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user