Merge branch 'madsoulswe-7.2.1' into dev-v7

This commit is contained in:
Shannon
2015-01-02 11:58:56 +11:00

View File

@@ -72,7 +72,7 @@
<tbody ng-show="listViewResultSet.totalItems === 0">
<tr>
<td colspan="5">
<td colspan="{{options.includeProperties.length + 3}}">
<p><localize key="content_listViewNoItems">There are no items show in the list.</localize></p>
</td>
</tr>
@@ -135,4 +135,4 @@
</tfoot>
</table>
</div>
</div>
</div>