v1.2.7.417

This commit is contained in:
RainLoop Team 2013-09-30 21:14:48 +04:00
parent 3b27abbe9a
commit 059d5f6b94
434 changed files with 4 additions and 4 deletions

View file

@ -1,9 +0,0 @@
<table class="table table-hover table-bordered b-admin-packages-list-table" data-bind="i18nUpdate: f">
<colgroup>
<col />
<col style="width: 100px" />
<col style="width: 100px" />
<col style="width: 80px" />
</colgroup>
<tbody data-bind="template: { name: 'AdminPackagesListItem', foreach: f }"></tbody>
</table>